作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1
平台: fabric forge neoforge quilt
标签: technology utility
With Chunk Loader Datapack the Chunk Loader is added to the game. With it - surprise - you can permanently load chunks.
This means that you can be anywhere in the world, while the chunk in which the Chunk Loader is placed is still loaded.
In order for the Chunk Loader to load the chunk, it needs 3 Redstone Dust per minute. To fill, simply right-click and place it inside. As soon as there is no more Redstone dust inside, the chunk loader stops working and the chunk will be unloaded until new Redstone dust is added.

/scoreboard players set $require_fuel chlo.data 0/scoreboard players set $sound chlo.data 0/scoreboard players set $fuel_time chlo.data <time in seconds>Because of technical reasons, the Chunk Loader loads the chunks as the following. (every box is a chunk)
| . | . | . |. | . |
| --- | --- | --- | --- | --- |
| . | TI | TI | TI | . |
| . | TI | ET | TI | . |
| . | TI | TI | TI | . |
| . | . | . | . | . |
.: Not loaded, but mobs count for the mob capTI: Normal except plant growth, mob spawning and mob ticking (movement)ET: Normal except plant growth and mob spawningAdditional info: https://gist.github.com/Drovolon/24bfaae00d57e7a8ca64b792e14fa7c6
/loot give @s loot chlo:chunk_loader/function chlo:core/uninstall请登录后举报
暂无评论,抢个沙发吧~