Started by
scorpion981
on
Topic category: Help with Minecraft modding (Java Edition)
The previous template is not working anymore and i try a lot of ways with armor slot and its not working. I also use another premade model that it was working in the previous version. Also if there is a way to a armor or a tool to always have a enchantment (tick update dont work).
Edited by scorpion981 on Sun, 01/26/2020 - 14:39
- If you want an item to permanently have an enchantment, simply add the enchantment to the item when the item is first added to an inventory.
- Armor Set bonus, you need to check if Armor slot 0-3 all have the set armor (Use an item tag to make your life easier)
- Do not use tick updates to give items an enchantment, that will cause unnecessary lag.
Jump to top
Permalink
- Log in or register to post comments