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 (Forge)

  • R
  • Jun 21, 2026
  • 190.59 KB
  • 40
  • 1.20.1
  • Forge

File Name

chunk-lite-1.01.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chunklite-1582756:8294988")
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