Download Cobblemon Shiny Reroll — Minecraft Mods — ModStock
Cobblemon Shiny Reroll

Cobblemon Shiny Reroll

Active

Downloads

0

Last update

7 months ago

Versions

1.21.1
Server
Fabric
Mini-games
Utils

✨ Shiny Gamble Reroll

Server side mod that adds a way for players to gamble reroll their shinies into new ones.

Features:

  • Gambling Reroll of shinies
  • Configurable odds
  • Configurable legendaries, mythicals ...
  • Cool(ish) spinning animation

How it works:

It's very simple: Players can select up to a (configurable) number of shinies to reroll. Every shiny selected increases the % of getting a new shiny by a (configurable) value.

Example:

  • A player can select a maximum of 10 shinies and each shiny adds 10%.
  • If a player selects 2 shinies from his party/pc, they'll have a 20% chance of rolling those 2 shinies into a new shiny. The used shinies will always disappear on the reroll. If they get lucky, those 2 shinies will turn into a brand new one. If they get unlucky, they lose 2 shinies.

⚠️ Luckperms is optional but recommended - OP is required for commands

Commands:

  • /shinyreroll open - Opens mod GUI
    • Requires OP or shinyreroll.use
  • /shinyreroll open <player> - Opens mod GUI for another Player
    • Requires OP or shinyreroll.use.other
  • /shinyreroll reload - Reloads mod config
    • Requires OP or shinyreroll.reload

Config:


{
  "maxPokemonSelected": 10, // Max pokemon allowed in the reroll
  "chancePerPokemon": 10.0, // % added per pokemon in the reroll (0 to 100)
  "allowLegendary": false,
  "allowMythical": false,
  "allowUltraBeast": false,
  "allowParadox": false,
  "allowUnimplemented": false
}
Project members
GuitarXpress

GuitarXpress

Developer