ChunkLite

ChunkLite is a lightweight optimization mod that improves chunk loading, reduces lag, and keeps your world running smoother without adding unnecessary bloat.

File Details

ChuckLite v1.01 + MC 1.20.1 (Fabric)

  • R
  • Jun 21, 2026
  • 189.03 KB
  • 6
  • 1.20.1
  • Fabric

File Name

chunk-lite-1.01-fabric.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chunklite-1582756:8294991"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Bug-fix release.

  • Fixed GC spam: memory-pressure response now has a 30-second cooldown between forced collections
  • Fixed NPE risk: chunk storage accessor returns null safely during world transitions
  • Fixed directional unload: uses storage view center instead of raw player position, preventing off-by-one misses
  • Fixed stats output: removed Minecraft formatting codes that rendered as garbage in chat logs