The Better Chunk Loading Mod aims to improve game performance by speeding up chunk loading. It does this by predicting player movement and pre-loading chunks in an area ahead of them asynchronously. It also slightly increases loading speed in general and changes the vanilla loading around the player to be more lazy/less reactive, which reduces the overall amount of chunks being loaded and unloaded.
Features:
Predicts player movement and pre-loads chunks in an area ahead of them asynchronously
Slightly increases loading speed in general
Changes the vanilla loading around the player to be more lazy/less reactive, which reduces the overall amount of chunks being loaded and unloaded
Configure prediction area size and distance
Configure how lazy the vanilla chunkloading around the player is
Enable/Disable each feature individually
Only required on serverside
Config:
You can find the mod config under the folder named config in your main instance folder with the name betterchunkloading.json