nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Cobblemon Shedders

Cobblemon Shedders

Mod

You know how when Ninjask evolves, Shedinja pops up? That, but you can do it for arbitrary Pokemon.

Server Game Mechanics Mobs

751 downloads
2 followers

Imagine if, similar to how evolving Ninjask brings Shedinja into your team, you could have any Pokémon evolution trigger the addition of an entirely different Pokémon to your team. This mod makes that possible, allowing for the creation of unique evolution events.

After adding the mod to your pack and running the game once, a config file is generated. Within this file, you can specify which Pokémon, upon evolving, will cause another specified Pokémon to join your team, given you have an available Pokéball.

{
  "shedders": {
    "kingler": "slowpoke"
  }
}

That'll make it so that evolving into a Kingler will add a Slowpoke to your team if you have a spare Pokéball. You can add as many pairs as you like to create various evolution events.

{
  "shedders": {
    "kingler": "slowpoke",
    "raichu": "magnemite",
    "gengar": "ditto"
  }
}

These examples serve to illustrate the flexibility of the mod, especially useful for Fakemon that wish to replicate the unique evolution mechanic seen with Ninjask and Shedinja.

Come visit us on the Discord!

External resources


Project members

tmetcalfe89

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID