File Details
cobblemon-counter-1.6-fabric-1.5.0.jar
- R
- Jun 4, 2025
- 133.74 KB
- 431.9K
- 1.21.1
- Fabric
File Name
cobblemon-counter-1.6-fabric-1.5.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Added hatch counter.
- Fixed broadcasting untracked form.
- Refactored broadcast config to be server-first, client-override.
- Fixed getCount giving 0 back if you didn't give the optional species.
- Separated empty from to-be-ignored species in CounterManager.
- Renamed the getScore functions to make more sense.
- Refactored registries for CounterTypes and ScoreTypes.
- Added commands:
- Get Score, with optional species and form.
- Set Score.
- Add Score, which is just Set Score but adding to current value.
- Reduce Score, which is just Set Score but reducing current value.