> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/auxilor-plugins/zi-ding-yi-xiao-guo/suo-you-tiao-jian/has_item_data.md).

# has\_item\_data

## `has_item_data`

要求（触发器属性中的）物品必须有指定的物品数据。

\*物品数据不是物品点数。

## 示例配置

```yaml
- id: item_data_equals
  args:
    key: owner # 物品数据的key
```
