promotional bannermobile promotional banner

Better chunk loading[Forge/Fabric]

Predicts player movement to pre-load chunks and increases chunk load speed

File Details

betterchunkloading-1.19.2-4.2.jar

  • R
  • May 7, 2024
  • 36.53 KB
  • 894.6K
  • 1.19.2
  • Forge

File Name

betterchunkloading-1.19.2-4.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:better-chunk-loading-forge-fabric-899487:5323277")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

4.0:
- Introduce smart player chunkloading areas, adjusting to their movement speed, in favor of old lazy loading area
- Add feature to prevent players from entering unloaded areas on serverside, leading to lagspikes forcing the server to wait on that chunk
- Replaced a bunch of coremodding with tickets instead, making the mod much more compatible
- Chunk loading performance overall should be decently improved

4.1:
Add failsafe to work around c2me's @overwrites

4.2:

Add thread safety to post-processing