# below\_y

## `below_y`

需要（作为触发对象的）实体所在的高度低于某个值。

## 示例配置

```yaml
- id: below_y
  args:
    y: 64 # 最高高度
```
