> 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="https://2443663522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjanKBDJQoALCxqTw8AL8%2Fuploads%2Fgit-blob-bc5134291fbb6efb7bb2b1a324bf67e90ecff2ea%2Fe15e1ff45f012354d2252c1fc4271142.png?alt=media" alt=""><figcaption></figcaption></figure>
