
WitherCrumbs
Create unique Withers with the appearance of your favorite Minecraft players! All you need is three skulls from the HeadCrumbs mod.
Mod Features
This addon allows you to create personalized Withers that will look like famous Minecraft players. Collect three identical player skulls from HeadCrumbs in the standard Wither formation - and voila! You'll get a boss with recognizable appearance.
Gameplay
Now you can create an entire army of Withers, each of which will have a unique appearance depending on the chosen player skull. The bosses will be fully functional, just like regular Withers, but with personalized looks.
Additional Settings
You can configure item drops for each specific player. Through the CustomWithers.json configuration file, set which unique items the Wither should drop when defeated.
Example configuration file:
{
"Turkey2349":{
"DropItem":{
"id": "minecraft:stone_sword",
"Count": 1,
"tag": {
"display": {
"Name": "Best sword ever!"
}
}
}
}
}
Important: For this mod to work, you must have the main HeadCrumbs mod installed.