# 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>
