Started by
Pantastic
on
Topic category: Help with Minecraft modding (Java Edition)
I'm working on a mod that adds the ability to increase the level of enchantments, and I've got it to work but I have to have a block of procedures for every increase in level for each enchantment i.e checking enchantment level of 5, removing enchantment, then setting enchantment to 6
I also tried using NBT values but it didn't work
Does anyone know an easier way with procedures or the proper code to increase the value of a specific enchantment on an item
Edited by Pantastic on Thu, 01/05/2023 - 22:27