Started by
robbiealexander
on
Topic category: Help with MCreator software
I have some winged boots, and I'm trying to make it so when I hit a keybinding, and you have the boots on, you get levitation. I have the levitation part down but how I check for if the player is wearing the boots? I found something close that checks if something is in your inventory, but I need it to check if you're specifically wearing it.
There is a procedure like "get item from armor slot [number]" use this procedure like "get item from ... = [minecraft item]"