ESMythicChangerExtension
ESMythicChangerExtension is a addon plugin for MythicChanger, it can help you add more change and match rules from EnchantmentSlots.
Set Slot
real-changes:
# Automatically calculate the slot of items
es-set-slot: true
# Manually set the slot
es-set-slot: 5Reset Slot
Reset means we will override the slot already exist in the item.
real-changes:
# Automatically calculate the slot of items
es-reset-slot: true
# Manually reset the slot
es-reset-slot: 5Add Enchantment Slot Lore
fake-changes:
es-add-lore: trueParse Item Placeholder from ES
For more info about Item Placeholder, please view here.
fake-changes:
es-parse-lore: trueRemove Excess Enchantments
real-changes:
es-remove-excess-enchants: trueRemove Enchantment Slot Lore
real-changes:
es-remove-lore: trueHas Slot
Does the slot is more than specifed value?
match-item:
has-slot: 5Last updated