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
Export as PDF
  1. 🎯Enchantment Slot

🔴Custom Enchantment Used Slot

Previous↔️Item Slot SettingsNext🪄Extra Slot Item

Last updated 2 months ago

You can set custom enchantment used slot at config.yml file.

Here is an example:

# Enchant Used Slot
enchant-used-slot:
  values:
    mending: 2
  placeholder:
    0: '&c☆'
    1: ''
    2: '&7☆'
    3: '&f☆'
    4: '&e☆'
    5: '&6☆'

This means mending will use 2 slots instead of only one by default.