File Details
Catch Indicator v1.1
- R
- Jan 19, 2026
- 266.57 KB
- 19.1K
- 1.21.1
- Fabric
File Name
catchindicator-fabric-1.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
<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>

