promotional bannermobile promotional banner

Concurrent Chunk Management Engine - Forge

This is a ported version of C2ME Fabric to Forge.
Back to Files

c2meforge-0.2.0-forge.5-all.jar

File namec2meforge-0.2.0-forge.5-all.jar
Uploader
Makki132Makki132
Uploaded
Sep 1, 2026
Downloads
521
Size
1.1 MB
Mod Loaders
Forge
File ID
8783045
Type
B
Beta
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:concurrent-chunk-management-engine-forge-1610389:8783045")

Learn more about Curse Maven

What's new

C2ME-Forge 0.2.0-forge.5 (Minecraft 1.20.1) - build 2026-08-31

Compatibility
• Fixed a hard crash on world load when OptiFine is installed. Three mixins
  targeted synthetic lambda methods inside ChunkMap. OptiFine rewrites that
  class, which renumbers those lambdas, and a mixin that cannot find its
  target was fatal. They now step aside instead of crashing. This also
  protects against any other coremod that rewrites ChunkMap.
• Distant Horizons now detects C2ME. DH identifies C2ME by the mod id "c2me",
  but this port used "c2meforge", so every DH version silently failed the
  check and read region files itself instead of going through C2ME. The jar
  now also declares the "c2me" id. Verified with DH 3.2.0 on Forge 47.4.10.

Misc
• Added one line to the title screen splash pool.

Drop-in update - recommended for everyone on forge.4, and required if you use
OptiFine or Distant Horizons. No config changes needed.

This mod has no additional files