Cobblemon Scoremons
A Fabric modification for Minecraft 1.21.1 that significantly expands statistics for Pokémon trainers playing with the Cobblemon mod! Now you can track your achievements using numerous new parameters, including caught Pokémon, encountered shiny Pokémon, completed trades, and much more.
🌟 Main Features
Additional Cobblemon statistical indicators:
- Caught shiny Pokémon
- Total number of caught Pokémon
- Pokémon registered in the Pokédex
- Battle wins (PvP)
- Pokémon caught with a fishing rod
- Completed trades
The system integrates with the game's /scoreboard system, allowing you to display and track all statistical data directly in the game.
Configurability: A JSON-based settings file gives you the option to choose which events will be announced in the chat.
Lightweight design: The mod doesn't add any extra items or mechanics — exclusively statistical tracking.
🎯 How It Works
The modification tracks various events in Cobblemon (catching, battles, trades, fishing) and increases the corresponding custom Minecraft statistical indicators. Access to statistics is available through:
- Statistics menu (ESC → Statistics)
- Scoreboard system using the
/scoreboard objectivescommand
Current statistical indicators: - Shiny Pokémon caught → minecraft.custom:scoremons.shiny_pokemon_caught - Pokémon caught → minecraft.custom:scoremons.pokemon_caught - Pokémon registered → minecraft.custom:scoremons.pokemon_registered - Battle wins (PvP) → minecraft.custom:scoremons.battle_won - Pokémon on rod → minecraft.custom:scoremons.pokemon_reel - Trades completed → minecraft.custom:scoremons.trades
Example usage:
/scoreboard objectives add shinyCaught minecraft.custom:scoremons.shiny_pokemon_caught
/scoreboard objectives setdisplay sidebar shinyCaught
This command displays the number of caught shiny Pokémon for all players on the sidebar.
📋 Required Components
- Minecraft: version 1.21.1
- Fabric Loader: latest version
- Fabric API: required for installation
- Cobblemon: version 1.6.0 or higher
🔧 Installation
- Install Fabric Loader and Fabric API
- Download and install the Cobblemon mod
- Load this modification and place it in the
modsfolder - Launch Minecraft!
⚙️ Configuration
The modification creates a configuration file at ".minecraft/config/scoremons_config.json":
{
"broadcastShinyCaught": true,
"broadcastLegendaryCaught": true,
"broadcastShinyFossilRevived": true
}
broadcastShinyCaught: Show message when catching a shiny PokémonbroadcastLegendaryCaught: Show message when catching a legendary PokémonbroadcastShinyFossilRevived: Show message when reviving a shiny fossil Pokémon
🐛 Known Issues
Currently, no issues are reported. If you encounter anything, please inform the developers.
Track your Pokémon journey like never before! ⚡