promotional bannermobile promotional banner

Catch Indicator [Cobblemon Addon]

Adds an in-game indicator to instantly identify unseen and already caught Pokémon.

File Details

Catch Indicator v1.1

  • R
  • Jan 19, 2026
  • 261.46 KB
  • 267
  • 1.21.1
  • NeoForge

File Name

catchindicator-neoforge-1.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:catch-indicator-1431831:7486080"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

<h2>Catch Indicator v1.1</h2>

<p>This update focuses on customization and flexibility, while keeping the mod lightweight and client-side.</p>

<h3>✅ New</h3> <ul> <li><b>Client configuration file</b> added</li> <li><b>Mod enable / disable option</b> via config</li> <li><b>Caught icon style selector</b> with <b>6 available styles</b></li> </ul>

<h3>🎨 Caught Icon Styles</h3> <ul> <li><b>style_1</b> – Classic Poké Ball</li> <li><b>style_2</b> – Dark Poké Ball</li> <li><b>style_3</b> – Great Ball</li> <li><b>style_4</b> – Ultra Ball</li> <li><b>style_5</b> – Master Ball</li> <li><b>style_6</b> – Custom variant</li> </ul>

<h3>🔧 Changes</h3> <ul> <li>The mod behavior is now fully <b>config-driven</b></li> <li>When disabled in the config: <ul> <li>Pokémon names remain untouched</li> <li>No caught icon is displayed</li> </ul> </li> </ul>

<h3>ℹ️ Notes</h3> <ul> <li>Configuration is handled through a client-side file</li> <li>A client restart is required after modifying the config</li> <li>Icon textures are managed externally and can be replaced freely</li> </ul>