Changelog
Fixed
- Ancient Ultra Ball showed 1x instead of 2x. Ancient Great Ball also showed 1x instead of 1.5x. The
calculateAncientBall()method was returning a flat 1x for every ancient ball instead of reading the actualMultiplierModifierfrom the PokeBall object. Now dynamically reads the multiplier from Cobblemon's registry. Verified against PokeBalls.class bytecode: ancient_ultra_ball =MultiplierModifier(2.0f), ancient_great_ball =MultiplierModifier(1.5f), all others = null (1x). Ancient Origin Ball was already correct (caught by theisGuaranteed()check).
Dependencies
Files
catchrate-display-fabric-2.7.9.jar(171.74 KiB) Primary Download
External resources
Project members

Akkiruk
Member
Technical information
License
MIT
Client side
required
Server side
unsupported
Project ID



