📍Item Placeholder
Placeholder List
Example: Hide Auto Add Lore
# Only item that can be enchanted will be added lore.
# If item don't have enchantment slot NBT, plugin will auto calculate it default slot as max slot.
add-lore:
# Require MythicChanger.
# Which item will display lore.
match-item:
not:
material:
- book
- enchanted_book
has-lore: false # Added line, after add, item with lore won't auto add lore.