> 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-item-model.md).

# Set/Remove Item Model

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

Setting the Item Data for an item.

```yaml
fake-changes:
  set-item-model: 'mycustom:test'
```

## Remove Item Data

```yaml
fake-changes:
  remove-item-model: true
```
