Chunk - Inhabited Time (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 3.17.0

Syntax

[the] inhabited time of %chunks%

Description

Get/set the time a chunk has been inhabited. Note that the time is incremented once per tick per player within mob spawning distance of this chunk.

Examples

if inhabited time of chunk at player > 10 minutes:
set inhabited time of chunk at player to 1 day
add 10 minutes to inhabited time of {_chunks::*}
remove 3 minutes from inhabited time of {_c}

View source