0/5,
0
votes
Description
Cobblemon Scoremons is a Fabric mod for Minecraft 1.21.1 that adds extra statistics for Cobblemon players. It keeps track of different parts of your progress, including catches, shinies, trades, battles, evolutions, fossils, and more.
Features
- Shiny Pokémon caught
- Pokémon caught
- Pokémon registered in the Pokédex
- PvP battles won
- Pokémon reeled in while fishing
- Trades completed
- Poké Balls thrown
- Pokémon evolved
- Fossils revived
These stats work with Minecraft's scoreboard system, so they can be displayed and tracked with /scoreboard commands. The mod also includes a JSON configuration file where you can choose which events should send messages in chat. There are no extra items or gameplay systems; Scoremons only tracks statistics.
How It Works
Scoremons listens for Cobblemon events. When one of these events happens, the matching custom statistic is increased. You can check the stats in:
- ESC → Statistics
- Minecraft's /scoreboard system
Available 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
- PvP battles won: minecraft.custom:scoremons.battle_won
- Pokémon reeled while fishing: 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
Example
/scoreboard objectives add shinyCaught minecraft.custom:scoremons.shiny_pokemon_caught
/scoreboard objectives setdisplay sidebar shinyCaught
This displays each player's shiny catches in the sidebar.
Requirements
- Minecraft 1.21.1
- Fabric Loader
- Fabric API
- Cobblemon 1.7
Configuration
The configuration file is created here: .minecraft/config/scoremons_config.json
Default settings:
{
"broadcastShinyCaught": true,
"broadcastLegendaryCaught": true,
"broadcastShinyFossilRevived": true
}
The available options control chat messages for catching a shiny Pokémon, catching a legendary Pokémon, and reviving a shiny fossil.
Known Issues
No known issues have been reported so far.
Installation Instructions
- Install Fabric Loader and Fabric API.
- Install Cobblemon.
- Start Minecraft.
Cobblemon Scoremons is a Fabric mod for Minecraft 1.21.1 that adds extra statistics for Cobblemon players. It keeps track of different parts of your progress, including catches, shinies, trades, battles, evolutions, fossils, and more.
Features
- Shiny Pokémon caught
- Pokémon caught
- Pokémon registered in the Pokédex
- PvP battles won
- Pokémon reeled in while fishing
- Trades completed
- Poké Balls thrown
- Pokémon evolved
- Fossils revived
These stats work with Minecraft's scoreboard system, so they can be displayed and tracked with /scoreboard commands. The mod also includes a JSON configuration file where you can choose which events should send messages in chat. There are no extra items or gameplay systems; Scoremons only tracks statistics.
How It Works
Scoremons listens for Cobblemon events. When one of these events happens, the matching custom statistic is increased. You can check the stats in:
- ESC → Statistics
- Minecraft's /scoreboard system
Available 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
- PvP battles won: minecraft.custom:scoremons.battle_won
- Pokémon reeled while fishing: 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
Example
/scoreboard objectives add shinyCaught minecraft.custom:scoremons.shiny_pokemon_caught
/scoreboard objectives setdisplay sidebar shinyCaught
This displays each player's shiny catches in the sidebar.
Requirements
- Minecraft 1.21.1
- Fabric Loader
- Fabric API
- Cobblemon 1.7
Configuration
The configuration file is created here: .minecraft/config/scoremons_config.json
Default settings:
{
"broadcastShinyCaught": true,
"broadcastLegendaryCaught": true,
"broadcastShinyFossilRevived": true
}
The available options control chat messages for catching a shiny Pokémon, catching a legendary Pokémon, and reviving a shiny fossil.
Known Issues
No known issues have been reported so far.
Installation Instructions
- Install Fabric Loader and Fabric API.
- Install Cobblemon.
- Start Minecraft.
External Download Links:
Direct Download Links
You Might Also Like »
0 Comments
There are no comments. Be first to comment!