Cobblemon Counter

A utility mod that keeps track of Cobblemon wild KO/capture counts/streaks.

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

Fabric

modImplementation "curse.maven:cobblemon-counter-900238:6612493"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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.