Cobblemon Scoremons
Modby Darcosse
A Cobblemon Addon that adds Player Statistics for scoreboard tracking and broadcast important catches
Type
Mod
CurseForge Downloads
355,814
CurseForge ID
1210408
Last Updated
Apr 13, 2026
Description
Cobblemon Scoremons
A Fabric mod for Minecraft 1.21.1 that adds extra statistics for Cobblemon trainers!
Track your progress with new custom stats such as Pokémon caught, shinies encountered, trades completed, and more.
✨ Features
- New Cobblemon Statistics:
- Shiny Pokémon caught
- Pokémon caught
- Pokémon registered in Pokédex (Caught)
- Battles won (PVP)
- Pokémon reel (fishing rod)
- Trades completed
- Poké Balls Thrown
- Pokémon Evolved
- Fossils Revived
- Scoreboard Integration: Use Minecraft’s /scoreboard system to display and track these stats.
- Configurable: JSON-based configuration file to toggle which events broadcast to chat.
- Lightweight: No extra items or mechanics — just pure stat tracking.
🎮 How it Works
The mod listens to Cobblemon events (catching, battling, trading, fishing, etc.) and increments corresponding custom Minecraft stats.
These stats can be accessed through:
- The Statistics menu (ESC → Statistics)
- The Scoreboard system with /scoreboard objectives
Current stats :
- Shiny Pokémon caught -> minecraft.custom:scoremons.shiny_pokemon_caught
- Pokémon caught -> minecraft.custom:scoremons.pokemon_caught
- Pokémon registered in Pokédex -> minecraft.custom:scoremons.pokemon_registered
- Battles won (PVP) -> minecraft.custom:scoremons.battle_won
- Pokémon reel (fishing rod) -> minecraft.custom:scoremons.pokemon_reel
- Trades completed -> minecraft.custom:scoremons.trades
- Poké Balls Thrown -> minecraft.custom:scoremons.pokeball_thrown
- Pokémon Evolved -> minecraft.custom:scoremons.pokemon_evolved
- Fossils Revived -> minecraft.custom:scoremons.fossil_revived
For example:
/scoreboard objectives add shinyCaught minecraft.custom:scoremons.shiny_pokemon_caught /scoreboard objectives setdisplay sidebar shinyCaughtThis will show all players’ shiny catches in the sidebar.
📋 Requirements
- Minecraft: 1.21.1
- Fabric Loader: Latest version
- Fabric API: Required
- Cobblemon: 1.7 (for latest version of the mod)
🔧 Installation
- Install Fabric Loader and Fabric API.
- Download and install Cobblemon.
- Download this mod and place it in your mods folder.
- Launch Minecraft!
⚙️ Configuration
The mod creates a configuration file at ".minecraft/config/scoremons_config.json" :
{ "broadcastShinyCaught": true, "broadcastLegendaryCaught": true, "broadcastShinyFossilRevived": true }- broadcastShinyCaught : Broadcast a message when a shiny is caught.
- broadcastLegendaryCaught : Broadcast a message when a legendary is caught.
- broadcastShinyFossilRevived : Broadcast a message when a shiny fossil is revived.
🐛 Known Issues
- None currently reported. Please open an issue or contact me if you encounter one.
Track your Cobblemon journey like never before! ⚡
Screenshots
Similar Mods
Origins: Accessibilities
A addon for the Origins mod, making your Origins life easier
Snow Variants
Allows Snow Layer Placement On Stairs And Slabs
Entangled Fix
Fixes an issue with the Entangled mod that causes servers to hang
Tool Progression
Configurable harvest levels for tools and blocks
Ingredient Extension API
An API providing the framework and necessary patches for creating custom Ingredient implementations.
Max Potion ID Extender
Lifts the potion ID limit from 255 to basically unlimited