Light Level
The light level condition checks the block light level or skylight level. This means we can check if mobs are spawning in an area.
Argument | Description | Default Value |
---|---|---|
| The minimum light level | 0 |
| The maximum light level | 15 |
| Either | BOTH |
Mobs can spawn at light level 7 and below
BLOCK
only checks light from light sources, such as glowstone, torches, lava, etc.
Last updated