> 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/consume_held_item.md).

# consume\_held\_item

## `consume_held_item`

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

消耗玩家手上的物品。

## 示例配置

```yaml
- id: consume_held_item
  args:
    amount: 1 # 消耗的数量
```
