Chunk Load Level (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 2.17.0
Syntax
[the] [chunk] load level of %chunks%Description
Get the load level of a chunk. See type for description of levels. Requires Minecraft 1.19.4+
Examples
if load level of chunk at {_loc} = entity_ticking_level:
drop a diamond at {_loc}