File Details
pixelblockranch-1.1.4.jar
- R
- Jul 7, 2026
- 201.33 KB
- 8
- 1.21.1
- NeoForge
File Name
pixelblockranch-1.1.4.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Fixed an issue where Pokémon with Hidden Ability were not correctly passing the Hidden Ability from the parent.
- Updated Hidden Ability inheritance rules:
- Without Ditto: the mother is used as the
abilityParent. - If the mother has a Hidden Ability, there is an 80% chance for the offspring to inherit the Hidden Ability.
- If the inheritance roll fails, the offspring receives a random regular ability.
- With Ditto: the non-Ditto Pokémon is used as the
abilityParent. - When breeding with Ditto, if the non-Ditto Pokémon is male or has a Hidden Ability, the Hidden Ability inheritance chance becomes 60%.
- Two Ditto: the offspring receives a random regular ability.
- Without Ditto: the mother is used as the
- Pokémon from a different OT now have reduced breeding strength and shiny chance, but ability inheritance is not affected.
- Fixed an issue in Hidden Ability breeding where the Ranch system was removing the Hidden Ability from the Pokémon.
- Dual-type Pokémon now receive half of the block score from each matching type block.
- Example: if a Quagsire is using only Sea Lantern, it will now receive 1.5 points per block.
- Previously, it only received 1 environment point.
- Improved breeding system performance and progression handling.