File Details
createchunkloading-0.2.0.jar
- R
- Jul 5, 2021
- 79.59 KB
- 98.6K
- 1.16.5
- Forge
File Name
createchunkloading-0.2.0.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
Rewrote chunk loading system to use the new ForgeChunkManager introduced in Forge 36.1. This fixes a number of issues where chunks would not get loaded/unloaded properly. The new logic is also much simpler for me to understand. :)
Additionally, fixed a bug where placing a minecart contraption with a chunk loader directly on to a cart assembler would result in a crash.
It is strongly recommended to break and replace all chunk loaders in the world after updating. Additionally, please check and remove any spurious chunks that are still loaded via /forceload.
Big thanks to @arketec on GitHub for helping to test the changes.
Compatible with Create 0.3.1c and Forge 36.1.0+.

