> For the complete documentation index, see [llms.txt](https://mythicchanger.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mythicchanger.superiormc.cn/change-rules/set-remove-custom-model-data.md).

# Set/Remove Custom Model Data

## Set Custom Model Data <a href="#set-custom-model-data" id="set-custom-model-data"></a>

Setting the Custom Model Data for an item.

```yaml
fake-changes:
  set-custom-model-data: 5
```

## Remove Custom Model Data

```yaml
fake-changes:
  remove-custom-model-data: true
```
