Started by
Display
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a GUI show up when armor is broken, but I can't do it. I tried using the "On Item Destroyed" with if statements checking if the item broken is armor, but that doesn't work. Can I do this, and if so, how?
I dont know why your method would not work. You could try cancelling the global trigger then checking and see if it works then open gui and destroy items after.