Started by
woodcraft
on
Topic category: Help with Minecraft modding (Java Edition)
Hey, So basically how would you check if the currently equipped armor is tagged in something.
Here is what I have tried and it ended up not working:
Edited by woodcraft on Wed, 06/16/2021 - 17:45
bump
I mean there has to be a way to do this right?
Sorry to bump this again but there has to be an answer right?
This is ok, but replace mod: with your actual modid:
Yeah that much I know but it is still not working, I'm using the when armor equiped trigger. Any ideas on what i might be doing wrong?
I once again bump this thread since i still haven't got a clue what's wrong, I mean i am using that procedure to damage player who are wearing it and has one player persistent variable true
This is my full procedure:
As stated before this is on every trigger on the armors so "on head tick update" and so on!
sorry to once again bump this but I'm just really confused I mean it is supposed to work if i put it like this right?
bump
god I can't figure this one out, Is there someone who knows what or how to solve this?
try removing the procedure from the "on head tick update" & etc. triggers, then in the procedure's global trigger put "on player tick update"