# 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 <a href="#adding-to-menus" id="adding-to-menus"></a>

#### Step 1 <a href="#step-1" id="step-1"></a>

Add the following to the item

`customData: true`

#### Step 2 <a href="#step-2" id="step-2"></a>

Add the following to the item

`customModelData: YOURIDHERE`
