Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Day Care"

From Pixelmon Wiki
m (Text replacement - "https://minecraft.gamepedia.com" to "https://minecraft.wiki")
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Day Care is a Pixelmon [[sidemod]] and [https://www.spongepowered.org Sponge] plugin inspired by the [http://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_Day_Care Pokémon Day Care] feature in the ''Pokémon'' games. It allows players to enter Pokémon into a Day Care to level up over time. The Day Care will also create an [[Egg]] over time if the Pokémon entered are compatible, similar to a [[ranch block]].  
+
[[File:Daycare close.png|right|150px]]
 +
A day care is a block that is required to [[breed]] Pokémon. Unlike day cares in the ''Pokémon'' games, Pokémon do not gain experience while inside a day care.
  
== Installation ==
+
==Obtaining==
{{SidemodVersionh}}
+
As of 9.0.7, the day care block can be purchased from a shopkeeper or found in the [[Daycare Building]] in villages.
{{SidemodVersion|1.10.2|5.1|1.0.0}}
 
{{SidemodVersionf}}
 
Day Care is a [https://www.spongepowered.org Sponge] plugin, meaning that Sponge must be installed on a server to use Day Care. Day Care must be installed on the server as well.
 
#Download Day Care for your version of ''Minecraft'' [http://pixelmonmod.com/downloads.php here].
 
#Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge).
 
== Usage ==
 
A Day Care NPC must first be set with the /setdaycare command. When a player interact with that NPC, it will open up a menu. The menu has three items: two [[Pokemon editor]]s and one [[Egg]] [[Photo]].  Clicking on the Pokemon editors will open a new menu containing photos of the player's party. When a photo is selected, the Pokémon will be inserted into the Day Care. Pokémon in the Day Care will gain experience over time, determined by settings in the config. Clicking on the Egg photo will give the player an [[Egg]] if one has been produced in the Day Care. Retrieving Pokémon from the Day Care costs [[PokéDollars]], starting with an initial withdrawal amount plus an amount multiplied by the amount of levels gained; these values are determined by settings in the config.  
 
  
== Commands ==
+
==Usage==
{{CommandSyntax}}
+
Pokémon placed inside of a daycare will be removed from the players PC/Party and placed into the day care interface. The day care interface is accessible via the block itself and progress may be monitored by the day care interface inside of the players inventory.
* <code>/setdaycare</code>: After this command is run, interacting with a [[Chatting NPC]] will set it as a Day Care NPC, able to store Pokémon for leveling/breeding.
 
  
===Permission nodes===
+
Only Pokémon that are inside a day care can be bred; attempting to conduct the breeding process without a day care will produce no results. If the breeding process is successful, the resultant Egg will be visible inside the day care and can be claimed. A single Pokémon or a group of Pokémon that cannot breed with each other can be placed inside the day care with no repercussions. However, this will not result in anything material and is purely aesthetic.
* <code>/setdaycare</code>: <code>daycare.command.setdaycare</code>
 
  
== Config settings ==
+
A day care requires a {{mc|pickaxe}} to be broken and retrieved. Breaking it will reset any progress that was made with the breeding process. Any Pokémon that were inside the ranch block will be returned to the PC.
* "amount-per-level": Amount of additional [[PokéDollars]] it will cost per level gained to withdraw a Pokémon.
+
 
* "breederIDs": UUIDs of the Day Care NPCs set using /setdaycare. This should not be edited unless absolutely necessary.
+
You can find more information on the [[Breeding]] page for its usage.
* "exp-amount": The amount of experience Pokémon will gain in the Day Care every ''x'' seconds according to exp-gain-time.
+
==Gallery==
* "exp-gain-time": The interval of time (in seconds) that it will take for Pokémon in the Day Care to gain experience.
+
<gallery>
* "time-per-egg": The amount of time (in minutes) that it will take for Pokémon in the Day Care to produce an [[Egg]].
+
DaycareColors.png|Variety of daycare blocks
* "withdraw-amount": Amount of [[PokéDollars]] required to take a Pokémon back from the Day Care.
+
</gallery>
[[Category:Sidemods]]
+
 
 +
==Trivia==
 +
Prior to 9.0.7 - The ranch block was used as opposed to the day care block.
 +
<gallery>
 +
Ranch Flower.png|A ranch block with only its flower visible
 +
Ranch Block Egg.png|A ranch block with an Egg inside of it, ready to be claimed
 +
RanchEggTogepi.png|A ranch block with a [[Togepi]] Egg inside of it
 +
</gallery>
 +
 
 +
*In developmental versions of Pixelmon, the ranch block's design resembled the Companion Cube from ''Portal''.
 +
<gallery>
 +
Old Ranch Block.png|The former ranch block design
 +
</gallery>
 +
*The ranch block had a different recipe in developmental versions of Pixelmon before being changed to the current recipe used in public releases. The ingredients for this recipe were primarily items associated with love and romance, such as sweets, gemstones, and flowers. '''This recipe does not exist in the current version of Pixelmon.'''
 +
{|class="mw-collapsible mw-collapsed wikitable sortable"
 +
|-
 +
! Item
 +
! class="unsortable" | Crafting recipe
 +
|-
 +
|style="text-align:center"|[[Ranch Block]]
 +
|{{Grid/Crafting Table
 +
|A1=Diamond|B1=Rose Bush|C1=Diamond
 +
|A2=Cookie|B2=Rare Candy|C2=Cookie
 +
|A3=Bed|B3=PC|C3=Bed
 +
|Output=Ranch Block
 +
|B1-link=https://minecraft.wiki/Rose_Bush
 +
|A2-link=https://minecraft.wiki/Cookie|C2-link=https://minecraft.wiki/Cookie
 +
|A3-link=https://minecraft.wiki/Bed|C3-link=https://minecraft.wiki/Bed}}
 +
|}
 +
 
 +
[[Category:Items]]

Latest revision as of 00:13, 25 September 2023

Daycare close.png

A day care is a block that is required to breed Pokémon. Unlike day cares in the Pokémon games, Pokémon do not gain experience while inside a day care.

Obtaining

As of 9.0.7, the day care block can be purchased from a shopkeeper or found in the Daycare Building in villages.

Usage

Pokémon placed inside of a daycare will be removed from the players PC/Party and placed into the day care interface. The day care interface is accessible via the block itself and progress may be monitored by the day care interface inside of the players inventory.

Only Pokémon that are inside a day care can be bred; attempting to conduct the breeding process without a day care will produce no results. If the breeding process is successful, the resultant Egg will be visible inside the day care and can be claimed. A single Pokémon or a group of Pokémon that cannot breed with each other can be placed inside the day care with no repercussions. However, this will not result in anything material and is purely aesthetic.

A day care requires a pickaxe to be broken and retrieved. Breaking it will reset any progress that was made with the breeding process. Any Pokémon that were inside the ranch block will be returned to the PC.

You can find more information on the Breeding page for its usage.

Gallery

Trivia

Prior to 9.0.7 - The ranch block was used as opposed to the day care block.

  • In developmental versions of Pixelmon, the ranch block's design resembled the Companion Cube from Portal.
  • The ranch block had a different recipe in developmental versions of Pixelmon before being changed to the current recipe used in public releases. The ingredients for this recipe were primarily items associated with love and romance, such as sweets, gemstones, and flowers. This recipe does not exist in the current version of Pixelmon.
Item Crafting recipe
Ranch Block

Diamond

Cookie

Bed

Rose Bush

Rare Candy

PC

Diamond

Cookie

Bed

Ranch Block


© 2012 - 2025 Pixelmon Mod