/forceload
op 2World/forceload marks chunks as always loaded, so machinery inside them keeps ticking with nobody nearby. Coordinates are block positions, and the game converts them to the chunks that contain them.
Commandready
22
Press C to copy
x
z
~ ~
~ is relative to where the command runs from
optional
x
z
~ ~
~ is relative to where the command runs from
Examples
- Keep spawn loaded
/forceload add 0 0
Common questions about /forceload
›How many chunks can I force-load?
A single /forceload add covers at most 256 chunks, which is a 16 by 16 square, and the command fails outright if you ask for more. There is no documented cap on the total across several commands, but every force-loaded chunk keeps ticking, so add only what has to run.