Started by
PixelIvan
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I want to make an item by right clicking with it in the air, remove 5 levels of xp and give me a set of diamond armor with the following enchantments: curse of vanishing and Curse of Binding, i created the procedure i put (remove 5 xp levels from the provided player) (im using 2020.2 1.12.2)
Edited by PixelIvan on Wed, 03/24/2021 - 16:51
Hello PixelIvan
> Here < is a screenshot
hi, thanks but i'm noob on this and i don't understand where do you got "item in main-hand" and "event/target entity"
It is probably a lot of annoyance but could you help me, it seems that you understand much more than I do
should be under "Entity Data"
Sorry but I still can't find the best and it has to do with the version, I'm using 2020.2 in a 1.12.2 mod
Sorry but still can't find it, maybe because I'm using 2020.2 in a 1.12.2 mod
Search for "execute" [block that execute commands] and then go to this site
https://www.digminecraft.com/generators/give_weapon.php
after your done, copy the command and paste it, should be easy
make this under right clicked in air
in triggers
I suggest make a backup of your project, then update to 2020.5 and use > this < plugin for 1.12.2 support, that way you'll have all the features of 2020.5 and still be able to develop for 1.12.2