> 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/match-item-rules/contains-nbt.md).

# Contains NBT

## Contains NBT <mark style="color:red;">- Premium</mark>

Require NBTAPI, download it [here](https://www.spigotmc.org/resources/nbt-api.7939/).

Use `;;` distinguish key value hierarchy.&#x20;

```yaml
match-item:
  contains-nbt: 
    - 'PublicBukkitValues;;mythicchanger:apply_item_id'
```
