Lightlevel

Description

Tests the light level at the target location

Attributes

Attribute Aliases Description Default
level l The level range to match 0

Examples

  Conditions:
  - lightlevel{l=10} true
  Conditions:
  - lightlevel{l=>10} true
  Conditions:
  - lightlevel{l=1to10} true
Updated Aug 19, 2026