- Fixed possible invisible eggs by forcing the Pasture Block to load as a built-in Resource Pack.
- Fixed specific regional evolution making eggs of their pre-evolution in their original form.
- Added time remaining before the egg hatches to its tooltip.
- Shiny hunting methods can now be combined by setting
shinyMethod
to "crystalmasuda". Using this method, the shiny multiplier cannot be set above 20.
- Implemented Magma Armor, Flame Body and Steam Engine to reduce hatching time
- Gravelmon will make Gravelmon eggs and Cobblemon will make Cobblemon eggs
- Fixed eggmoves, again
- Added Pokeball Inheritance
- Implemented shiny hunting methods (see below)
New configuration values
- shinyMethod (default to "masuda") :
- "disabled" : Pokemon will hatch with a normal shiny rate.
- "masuda" : If the two pokemon making an egg belong to different trainers, the shiny rate will be multiplied by shinyMultiplier.
- "crystal" : Each shiny parent multiplies the shiny rate for the egg by shinyMultiplier.
- shinyMultiplier (default to 4.0) : Multiplies the shiny rate of the egg depending of the shinyMethod that has been set.
Adding new config values will reset you current configs. Make sure to set them back!