above_y
Passes when the entity's Y coordinate is at or above the specified value.
Categories: world
Required arguments
| Key(s) | Description | Type |
|---|---|---|
y | The minimum Y coordinate. | EXPRESSION |
Example
conditions:
- id: above_y
args:
y: <value>