Started by
santino12346790
on
Topic category: Help with Minecraft modding (Java Edition)
I want a rainbow sheep or a sheep named "_jeb" drop a rainbow wool on a mod when you shear it.
How do I make that?
Topic category: Help with Minecraft modding (Java Edition)
I want a rainbow sheep or a sheep named "_jeb" drop a rainbow wool on a mod when you shear it.
How do I make that?
Make your rainbow wool block, then create a loot table. Then where it says entity/chicken or something like that, change it to entity/sheep. Change the "Namespace" to Mod, then create your loot table with the rainbow wool. Sadly, I can not figure out how to only run the loot table if the name is "_jeb".
There's a block called "Get (display) name of entity"/