Перейти к содержимому
Mineforgian

Chunk Loader

Adds a chunk loader to the game that allows you - surprise - to permanently load chunks.

20K загрузок41 подписчиковLGPL-3.0-onlydatapackfabricforgeneoforgequilt

Обновлён 29 августа 2024 г. · опубликован 11 января 2023 г.

Chunk Loader

GitHub release (latest by date) GitHub all releases Minecraft

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.

Crafting recipe

Crafting Picture

Settings

  • deactivate fuel consumption: /scoreboard players set $require_fuel chlo.data 0
  • deactivate ambient sound: /scoreboard players set $sound chlo.data 0
  • change fuel consumption speed: /scoreboard players set $fuel_time chlo.data <time in seconds>

Chunk loading

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 cap
  • TI: Normal except plant growth, mob spawning and mob ticking (movement)
  • ET: Normal except plant growth and mob spawning

Additional info: https://gist.github.com/Drovolon/24bfaae00d57e7a8ca64b792e14fa7c6

Technical Notes

  • ONLY the latest version of the datapack for Fabric and Vanilla 1.21.1 is supported
  • bug reports and suggestions are ONLY accepted on GitHub
  • the Chunk Loader can also be obtained with the command /loot give @s loot chlo:chunk_loader
  • there could be problems with other datapacks that forceload many chunks themselves
  • to uninstall run the command /function chlo:core/uninstall
  • datapack was created with the help of beet

Центр версий

6 версий
  • Релиз37 КБ
  • Релиз23 КБ
  • Релиз31 КБ
  • Релиз15 КБ
  • Релиз14 КБ
  • Релиз26 КБ

Ченджлог

v3.0.2+modРелиз1.21, 1.21.1 · 29 августа 2024 г.

Changed

  • updated to Minecraft 1.21
  • improved performance
  • removed warning message if resourcepack is not installed

Fixed

  • no real native Chunk Loader recipe (used the knowledge book method)
    • recipe would not be displayed in the recipe book
    • "unlock all recipes" datapacks could break the datapack
    • recipe mods like JEI would not show the Chunk Loader recipe (closes #22)
v3.0.2Релиз1.21, 1.21.1 · 29 августа 2024 г.

Changed

  • updated to Minecraft 1.21
  • improved performance
  • removed warning message if resourcepack is not installed

Fixed

  • no real native Chunk Loader recipe (used the knowledge book method)
    • recipe would not be displayed in the recipe book
    • "unlock all recipes" datapacks could break the datapack
    • recipe mods like JEI would not show the Chunk Loader recipe (closes #22)
v3.0.1+modРелиз1.20.1 · 28 июля 2023 г.

Changed

  • updated to Minecraft 1.20
  • [internal] use lantern load

Fixed

  • Chunk Loader recipe was not displayed in the recipe book
  • incompatibility with "Unlock All Recipes" datapacks
v3.0.1Релиз1.20.1 · 28 июля 2023 г.

Changed

  • updated to Minecraft 1.20
  • [internal] use lantern load

Fixed

  • Chunk Loader recipe was not displayed in the recipe book
  • incompatibility with "Unlock All Recipes" datapacks
v3.0.0Релиз1.19.4 · 18 марта 2023 г.

Because of the big changes in this update, old chunk loaders will not work. I recommend uninstalling the old datapack first and then reinstalling the new version from scratch.

New

  • update to Minecraft version 1.19.4
  • nicer crafting output texture

Changed

  • improved performance
  • wrong Minecraft version warning message
  • [internal] complete rewrite in beet

Fixed

  • recipe unlock notification when crafting the chunk loader
v2.2.0Релиз1.19.1, 1.19.2, 1.19.3 · 11 января 2023 г.

New:

  • option to disable ambient sound
  • fuel consumption speed setting (idea by @KINGPC)

Fixed:

  • compatibility with 1.19.2

Комментарии

Загружаем…