Capture Cap - RCT Version [Cobblemon]
This modification introduces a system of restrictions on catching Poké Balls, which is based not on the player's level, but on the level limitations system from the Radical Cobblemon Trainers mod. This innovation prevents the possibility of catching overly powerful Pokémon early in the game, which could disrupt the game balance and speed up progression.
How it works
To track the current level limit, you need to obtain a Trainer Card. To expand the allowed level for catching Pokémon, you must defeat specific trainers, which will increase the available limit.
By default, the formula applies: catch level = level cap + additional offset. You can adjust the offset value using an in-game command:
/gamerule levelCap <leveloffset>
Special rules are also provided to bypass restrictions when using Master Balls or encountering shiny Pokémon. These options are enabled by default:
bypassMasterBall <true|false>
bypassShiny <true|false>
An additional setting allows you to enable or disable notifications about failed catch attempts:
showLevelCapMessages <true|false>