serenity icon indicating copy to clipboard operation
serenity copied to clipboard

Changes to .addEnchantment()

Open palmmc opened this issue 5 months ago • 0 comments

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.

palmmc avatar Sep 13 '25 01:09 palmmc