Skip to content

Releases: GustavoDan/armorstand-chunkloader

v1.0.0 - Initial Release

23 Jun 21:58
c1305b5

Choose a tag to compare

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

  1. Download the armorstand-chunkloader.zip file attached below.
  2. Place the .zip file into the datapacks folder of your Minecraft world.
  3. 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)