Started by
Purple19842
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a mask that makes non-magic illagers passive towards the wearer.
but for some reason it is not triggering.
i have some plugins, but i also have a send chat block that i was using for testing, and since the chat block wasn't being triggered, it has to be something to do with the if block and its conditions
https://pasteboard.co/KnrVJ1aTbGBk.png
The textures are placeholders, and i will change the wait values when i can actually see them working
Instead of checking tags just use these instead:
https://imgur.com/a/BvfXTCn
I don't know if that exists in mcreator, are you using a plugin?
I looked though the entity data and management, as well as the search bar
never mind, i found it
it worked, thanks