Started by
LotreX
on
Topic category: Help with Minecraft modding (Java Edition)
I'm new and i want to give advancement to player when he equips custom armor, but it isn't working. Can anybody help me please?
Edited by LotreX on Fri, 05/08/2020 - 09:34
I am 90% sure armor slot 3 is not helmet. I think helmet is one, breastplate is two, and leggings is three and boots four. What is the procedure trigger?
Klemen said slot 0 is for boots and slot 3 is for helmet https://mcreator.net/comment/83483#comment-83483
Oh, it makes sense there need to be a trigger, but how to trigger it automatically? Anyways, thank you for help a
I don't need any help anymore, it works now, i set event trigger to player tick and changed the slot numbers, it's 0 for boots, 1 for leggins, 2 for chestplate and 3 for helmet. Thank you Rednax for your help.
Here are images how it should look if you want advancement when player equips armor: https://imgur.com/Ou8KMt0
I forgot link to second image, so its here :D
https://imgur.com/QUvqp6L
Glad to be helpful. The procedure could certainly be useful. For example, I have a posted mod with armour sets that give you buffs
Nice I'm gonna do something like this too
My game crashes when i should get the advancement! Any help?