Started by
Silverslayer547
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to test if a sheep is a certain color. I know this is probably possible with 'Get entity data NBT tag', but I can't seem to get it to work as it just always returns 0.
Specifically 'Get [Event/target entity] data number NBT tag "Color"' is what I've tried using, since the Color tag for sheep is a number.