serenity
serenity copied to clipboard
Changes to .addEnchantment()
Prevent enchantments from being added to an item if an enchantment with a level greater than or equal to the target level already exists.
This mirrors vanilla behavior, where adding an enchantment gets ignored if it lower level, and overrides existing enchantments if it is higher.