Skip to content

Releases: 1efan/ChuckLite

ChuckLite v1.01 + MC 1.20.1 / 1.21.1

21 Jun 17:38

Choose a tag to compare

Bug-fix release for Minecraft 1.20.1, 1.21.1, and 26.1.

  • Fixed GC spam: memory-pressure response now has a 30-second cooldown
  • Fixed NPE risk: chunk storage accessor returns null safely during world transitions
  • Fixed directional unload: uses storage view center instead of raw player position
  • Fixed stats output: removed Minecraft formatting codes

Downloads:

  • chunk-lite-1.01-forge-1.20.1.jar -- Forge 1.20.1
  • chunk-lite-1.01-fabric-1.20.1.jar -- Fabric 1.20.1
  • chunk-lite-1.01-forge-1.21.1.jar -- Forge 1.21.1
  • chunk-lite-1.01-fabric-1.21.1.jar -- Fabric 1.21.1
  • chunk-lite-1.01-neoforge-26.1.jar -- NeoForge 26.1

ChuckLite v1.00

21 Jun 17:00

Choose a tag to compare

Initial release. Lightweight client-side chunk optimization for Minecraft.