promotional bannermobile promotional banner

Concurrent Chunk Management Engine

A Fabric mod designed to improve the chunk performance of Minecraft.
Back to Files

0.3.4.0.0 release for 1.21.8

File namec2me-fabric-mc1.21.8-0.3.4.0.0.jar
Uploader
ishlandmcishlandmc
Uploaded
Jul 29, 2025
Downloads
214.5K
Size
4.5 MB
Mod Loaders
Fabric
File ID
6825631
Type
R
Release
Supported game versions
  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

Fabric

modImplementation "curse.maven:c2me-533097:6825631"

Learn more about Curse Maven

What's new

C2ME 0.3.4.0 for Minecraft 1.21.8 is released

Fixing bugs and improving performance.

Changelog:

  • new: fully threaded scheduling This change removes the need for a scheduler thread and makes ping-pongs between worker threads and the server thread less frequent, which should lower the chunk system latency primarily for Windows users and bring a slight throughput per core improvement to all users.
  • change: aggressively unload and avoid loading unneeded chunks by default
  • change: make stacktraces in errors after multiple retries more readable
  • fix: race condition in handling chunk busy state
  • fix: client movement on misbehaving servers
  • fix: avoid fog color view distance overflow on large render distances
  • fix: UpgradeData serialization in gcFreeChunkSerializer

This mod has no related projects