above_y

Passes when the entity's Y coordinate is at or above the specified value.

Categories: world

Required arguments

Key(s)DescriptionType
yThe minimum Y coordinate.EXPRESSION

Example

conditions:
  - id: above_y
    args:
      y: <value>