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

# set\_item\_points

## `set_item_points`

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

设置物品点数为指定值。

## 示例配置

```yaml
- id: set_item_points
  args:
    type: blocks_broken # 点数ID
    amount: 0 # 点数的值
```
