> 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-xiao-guo/remove_item_data.md).

# remove\_item\_data

## `remove_item_data`

**触发效果**[**​**](https://plugins.auxilor.io/effects/all-effects/remove_item_data#triggered-effect)

移除物品数据。

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

## 示例配置

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