Tags
Creators
Details
1.2
Compatibility
Required content
Changes
Catch Indicator v1.2
This update focuses entirely on performance and stability. Major optimizations were applied to fix FPS drops and improve overall smoothness, especially on Fabric.
🛠 Fixes
- Performance: Fixed major FPS drops when multiple Pokémon are visible on screen.
- Nametag Refresh: Pokémon nametags no longer refresh all at once when chunks load.
- Rendering: Reduced rendering workload to keep FPS stable with large Pokémon groups.
- Fabric: Improved overall client performance and smoothness on Fabric.
This version significantly improves gameplay comfort in dense Pokémon areas and large biomes.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:tpTcu2PM:vy2p12Ej"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:tpTcu2PM:vy2p12Ej"
}![Catch Indicator [Cobblemon Addon]](https://cdn.modrinth.com/data/tpTcu2PM/84ca62a8309f2cdc7ddc47b06d2c51897fed0a0d_96.webp)


