MythicChanger Hook

We add those new change rules for MythicChanger.

Before use those rules, please remove all your item-can-be-enchanted match item, otherwise both EnchantmentSlots and MythicChanger will try modify item's slot.

Set Slot

real-changes:
  # Automatically calculate the slot of items
  es-set-slot: true
  # Manually set the slot
  es-set-slot: 5

Reset Slot

real-changes:
  # Automatically calculate the slot of items
  es-reset-slot: true

Add Enchantment Slot Lore

fake-changes: 
  add-es-lore: true

Last updated