Started by
DarkWolf
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone, I want to make a mob that when damaging the player he receives an effect. specifically the freezing one that I will see how to create it.
I hope you can explain how I have to do it.
Use additional condition on attack AI block, return true to make it work as default ai attack and before return true block, do custom action which would be dealing potion effects in your case.
if i'm honest i don't understand anything ... is there a video or something that can guide me?
For this specific thing, no, but if you don't understand procedures in general, you could check https://www.youtube.com/playlist?list=PLAeL-oIFIEngf6S4p5X5CBd4GyWLUVaHA