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.20.1-5.0.jar

  • R
  • Nov 24, 2024
  • 52.17 KB
  • 5.3K
  • 1.20.1
  • Forge + 1

File Name

betterchunkloading-1.20.1-5.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:better-chunk-loading-forge-fabric-899487:5934886")

NeoForge

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

Learn more about Curse Maven

5.0:
Rewrite how chunk loading is handled to make it more server friendly and less prone to stalling.
Introduces two new speed modifiers to chunkloading which can be set in the config(slower = less lag)
Added new feature "optimizeWaiting" which makes the server thread stall less when directly waiting for a chunk to load.