Started by
AdamClinch
on
Topic category: Help with MCreator software
My mod has specific pickaxes, a Heavy Stone Pickaxe, Iron, Diamond, etc.
I added a procedure to the Iron one that gives the player Slowness 1 while they're holding it in their hand. It works perfectly fine for that specific tool, but when I apply the same procedure (remade for each tool but using the exact same details, I triple checked) it does nothing.
Anything I might be doing wrong?
You can call the same procedure from different triggers.
I'm very unfamiliar with this so I apologize, but I'm not sure exactly what you mean by trigger, unless you mean the Event Trigger. I need all these Heavy pickaxes to do the exact same thing in the same situation.
I meant event trigger, yes.