Started by
mike201402
on
Topic category: Help with MCreator software
Hi there!
I'm trying to make a mod that adds armor that let you fly, I made a procedure, added it to the boots and it worked but for some reason even after I take them off I can still fly.
In the end I want that the player will have to equip the full armor set in order to fly.
Is there any way to fix this? thanks in advance.
Does anyone know how to fix it? I tried a lot of different procedures but no one of them work, ill be happy if someone will be able to send me a procedure that works
I'll happily help :).
Do:
If Player Not in creative
If armor slot = boots
allow current entity to fly = true
else allow current entity to fly = false
Thanks for the help, can you please send me a screenshot of how it should look like in Mcreator? I'm kind of new to this
Testing the suggestion above didn't solve the problem, even after I take off the boots I am able to fly, does anyone have a working procedure they can share with me?
How would I send you an image?
Thanks for the idea to use armour instead of an item for my techmod(coming soon)
Good luck with your mod, use imgur to send me the image