Started by
sobeqpl
on
Topic category: Help with Minecraft modding (Java Edition)
Hello!
I want to make this procedure work that way player has entire armor worn-->nothing happens--> player doesn't have entire armor-->call other procedure
I made it to this point and it works when player has boots from armor in inventory, not wering them, is there a way to improve it?
https://mega.nz/#!taozlaAR!1tI1eywym8fKTqIysPZn2lG8XPq7duzaHUbh2CkSDSQ (link to the screen with procedure)
Partially solved, now I have to make it execute when entire armor is worn, not only boots
http://www.mediafire.com/file/l8gekqlbv0k4kzz/check_for_armor.ptpl/file
perhaps this might help?