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

# wearing\_chestplate

## `wearing_chestplate`

需要玩家的胸甲部位身着物品列表中的元素。

## 示例配置

```yaml
- id: wearing_chestplate
  args:
    items: # 允许的物品列表，支持物品语句
      - diamond_chestplate protection:4
      - netherite_chestplate protection:3 
```
