# wearing\_leggings

## `wearing_leggings`

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

## 示例配置

```yaml
- id: wearing_helmet
  args:
    items: # 允许的物品列表，支持物品语句
      - diamond_leggings protection:4
      - netherite_leggings protection:3 
```
