Started by
elijahthreatt
on
Topic category: Help with Minecraft modding (Java Edition)
I've searched for hours and I have no idea why my procedure hasn't been working. This is what I have and I don't know why it doesn't work. Please. Please. Please! Explain to me what I'm doing wrong. How do I give a mob an effect when I right click it with an item?
Edited by elijahthreatt on Tue, 03/11/2025 - 04:06
I believe the issue is that the block that says "event/target entity" should be "source entity". You are currently checking if the mob is holding the item in their off-hand instead of the player.
Oh my goodness... Yes that was it thank you!!!!
Glad to help!