v1.0.0 - Initial Release
This is the first stable release of the Armor Stand Chunk Loaders datapack!
This datapack provides a simple, vanilla-friendly way to keep chunks loaded in your world without mods or commands.
✨ Features
- Load chunks using an Armor Stand named
load <radius>
. - Configurable Radius:
load 0
: Loads a single chunk (1x1).load 1
: Loads a 3x3 area of chunks.load 2
: Loads a 5x5 area of chunks.
- Easy Management:
- Change the radius by renaming the Armor Stand.
- Remove the loader by simply breaking the Armor Stand.
⚙️ How to Install
- Download the
armorstand-chunkloader.zip
file attached below. - Place the
.zip
file into thedatapacks
folder of your Minecraft world. - If the world is already running, run the command
/reload
. Otherwise, the datapack will load automatically when you open the world.
Minecraft Version: Java Edition 1.21.x (Tested on 1.21.6)