promotional bannermobile promotional banner

Concurrent Chunk Management Engine

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

File Details

0.2.0+alpha.10.0 for 1.19.3

  • A
  • Jan 11, 2023
  • 1.13 MB
  • 5.7K
  • 1.19.3
  • Fabric

File Name

c2me-fabric-mc1.19.3-0.2.0+alpha.10.0.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:c2me-533097:4327235"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

C2ME 0.2.0+alpha.10 for Minecraft 1.19.3 is released

This small release improves overall stability and fixes some bugs.

Changelog:
- Updates to 1.19.3
- perf: Optimizes needsBlending lookup to reduce unnecessary storage I/O and unnecessary stalls during worldgen
- fix: Disables surface builder alloc optimization when qfapi is present
- fix: Fixes some startup issues on extremely low-end devices
- fix: Fixes improper "unsafe async ServerWorld full chunk requests" handling
- change: Replaces panics with warnings when the disk is too slow when using the new optimized I/O system
- change: Enables new optimized I/O system only if the parallelism is set to 2 or above
- change: Raises soft- and hard- limits for vanilla storage cache

Full Changelog: https://github.com/RelativityMC/C2ME-fabric/compare/0.2.0 alpha.9...0.2.0 alpha.10