> For the complete documentation index, see [llms.txt](https://punishmentgui.bghddevelopment.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://punishmentgui.bghddevelopment.com/custom-menu-item-data.md).

# Custom Menu Item Data

Have you ever wanted to add custom item data for your menu items? Well, now you can!

If you have never used custom item data before read over this thread:

{% embed url="<https://www.planetminecraft.com/forums/communities/texturing/new-1-14-custom-item-models-tuto-578834>" %}

## Adding To Menus

### Step 1

Add the following to the item

```
customData: true
```

### Step 2

Add the following to the item

```
customModelData: YOURIDHERE
```
