Added NBT tag to ignore slots lore being added to the item You can use EliteEnchantmentsAPI#getAPI#applySlotIgnore(itemStack) to apply it using the API Otherwise, you can add the nbt tag "SlotIgnore"
Fixed issue with enchants being destroyed even if destroy was set to false in items.yml
Fixed multiple issues with value parsing from conditions