/
A Minecraft mod that adds server-wide shiny boost functionality to Cobblemon! Enhance your shiny hunting experience with configurable multipliers and a queue system for multiple boosts.
The mod adds several commands for managing shiny boosts:
/shinyboost <multiplier> <duration> # Activate or queue a boost
/shinyboost info # Display current boosts and rates
/shinyboost reset <multiplier> # Remove a specific boost
multiplier: How much to multiply the shiny rate (e.g., 2.0 for double chances)duration: Duration in seconds/shinyboost 2.0 300 # 2x shiny rate for 5 minutes
/shinyboost 3.0 600 # 3x shiny rate for 10 minutes
/shinyboost info # Show all active and queued boosts
/shinyboost reset 2.0 # Remove the 2x boost
/shinyboost 2.0 300
This will activate a 2x shiny boost for 5 minutes.
/shinyboost 2.0 300 # Adds another 5 minutes to the active 2x boost
/shinyboost 2.0 300 # Active boost
/shinyboost 3.0 300 # Queued to run after 2x boost
/shinyboost 4.0 300 # Queued after 3x boost
/shinyboost info
> Current shiny rates:
> Active: 2.0x boost (1/4096.0 chance) with 5m 30s remaining
> Queued boosts:
> 1. 3.0x (1/2.730.6 chance) for 10m 0s
> 2. 4.0x (1/2.048.0 chance) for 15m 0s
/shinyboost reset 3.0 # Removes the 3x boost from queue
mods folderconfig/shinyboosters.nbt and will persist through server restartsThe boss bar shows:
Example: Shiny Boost: 2.0x (4m 30s) | Queue: 3.0x → 4.0x