Rainbow sheep

Started by santino12346790 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 day ago
Joined Jul 2022
Points:
430

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Rainbow sheep

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?

Active 1 month ago
Joined Sep 2022
Points:
485

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 59
Make your rainbow wool block…
Tue, 09/20/2022 - 10:32

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".

Active 2 years ago
Joined Feb 2022
Points:
643

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 158
There's a block called "Get …
Tue, 09/20/2022 - 18:54

There's a block called "Get (display) name of entity"/