Cobblemon Granular Shinies
This add-on mod for Cobblemon enables fine-tuning shiny appearance chances for specific Pokémon species, offering expanded control capabilities beyond standard parameters. Unlike Cobblemon's base system that applies a universal coefficient to all Pokémon, this modification introduces a flexible configuration system.
You can now select specific Pokémon species and configure their individual shiny appearance probabilities based on Pokémon Properties - similar to how Pokémon spawning or editing is done through commands.
For example, to increase the chance of encountering shiny Moltres, you can create a custom configuration as follows:
{
"debug": false,
"overrides": {
"moltres": 20.0,
"ponyta galarian": 100.0
}
}
This configuration provides a 1/20 chance of shiny Moltres appearing during natural world spawns, while for Galarian Ponyta this indicator will be 1/100. Customize shiny appearance coefficients for any Pokémon, creating the perfect gaming experience in your Cobblemon adventure!