EnchantmentSlots Wiki
For 4.4.5 or newer
For 4.4.5 or newer
  • 🎉Welcome
  • 📦Info
    • ✅Requirements
    • ⚙️Install
    • ⛔Limitation
    • 🔗Compatibility
      • ESMythicChangerExtension
    • 🛠️Configuration files
    • ⌨️Commands
    • ❓FAQ
    • 🚀Performance
  • 📋Format
    • 📝ItemFormat™ (Simply version)
    • 🎬Action Format
    • ⚖️Condition Format
    • 🔍Match Item Format
  • 🤖General Configs
    • ⚡Add Lore
  • 🔧Built-in Placeholders
  • 🎯Enchantment Slot
    • ↔️Item Slot Settings
    • 🔴Custom Enchantment Used Slot
    • 🪄Extra Slot Item
  • ✨Features
    • 🎨Color Code
    • 📍Item Placeholder
Powered by GitBook
On this page
  • Set Slot
  • Reset Slot
  • Add Enchantment Slot Lore
  • Parse Item Placeholder from ES
  • Remove Excess Enchantments
  • Remove Enchantment Slot Lore
  • Has Slot
Export as PDF
  1. 📦Info
  2. 🔗Compatibility

ESMythicChangerExtension

Previous🔗CompatibilityNext🛠️Configuration files

Last updated 3 months ago

ESMythicChangerExtension is a addon plugin for MythicChanger, it can help you add more change and match rules from EnchantmentSlots.

Download Link:

Set Slot

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

Reset 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: 5

Add Enchantment Slot Lore

fake-changes: 
  es-add-lore: true

Parse Item Placeholder from ES

fake-changes: 
  es-parse-lore: true

Remove Excess Enchantments

real-changes:
  es-remove-excess-enchants: true

Remove Enchantment Slot Lore

real-changes:
  es-remove-lore: true

Has Slot

Does the slot is more than specifed value?

match-item:
  has-slot: 5

For more info about Item Placeholder, please view .

https://www.spigotmc.org/resources/esmythicchangerextension-a-addon-plugin-that-provides-extra-rules-for-mythicchanger-1-14-1-21-4.110600/
here