> For the complete documentation index, see [llms.txt](https://ae.advancedplugins.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ae.advancedplugins.net/configuration/gkits.md).

# GKits

#### Example

![](https://camo.githubusercontent.com/eb8d573b4c92d4c7db6dd848dcdb4bc0c6c184f1/68747470733a2f2f692e696d6775722e636f6d2f413370377646302e706e67)

#### Explanation

It's now possible to put a `customization:` block in your `plugins/AdvancedEnchantments/menus/gkits.yml` to provide additional customization to the GKits inventory.

```
customization:
  27:
    material: STAINED_GLASS_PANE
    damage: 15
    amount: 1
    name: " "
    lore: []
```

Full gkits.yml with this customization enabled: <https://pastebin.com/raw/e0mQKpPs>
