> For the complete documentation index, see [llms.txt](https://enchantmentslots.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enchantmentslots.superiormc.cn/enchantment-slot/custom-enchantment-used-slot.md).

# 🔴Custom Enchantment Used Slot

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

Here is an example:

```yaml
# 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.

<figure><img src="/files/CIU7dpWoHcVYMbvvKIQv" alt=""><figcaption></figcaption></figure>
