Cobblemon - Yet Another Chance Booster
A server-side side-mod for Cobblemon that allows you to boost spawn chances
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Cobblemon - Yet Another Chance Booster
About mod
The mod allows you to increase the player's chances of having a shiny version of a pokemon for a certain period of time, as well as the spawn weight of a pokemon of a certain species or pokemon that have certain labels (e.g. "gen1, legendary").
Commands
```/yacb boost <player> <amplifier> <duration> <boost>``` - command to increase the spawn chance. Arguments: - ```<player>``` - player to be boosted; - ```<amplifier>``` - the value of how many times the chance of a shiny or weight will be increased; - ```<duration>``` - duration in server ticks; - ```<boost>``` - boost type, can be ```shiny```, a species id, or a string listing labels separated by commas (e.g. ```legendary, mythical```).
```/yacb list <player> <boosts>``` - command that displays the specified player's boosts. ```<boosts>``` can be ```all```, ```shiny```, ```species```, or ```labels```