Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

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

10.19M
4,949
Optimization

Compatibility

Minecraft: Java Edition

24w34a
1.21.x
1.20.x
1.19.x
1.18.x
1.17.1

Platforms

Fabric

Supported environments

Client-side
Server-side
Client and server (optional)

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

ishland
ishland Owner
duplexsystem
duplexsystem Member

Details

Licensed MIT
Published 3 years ago
Updated 2 days ago
DescriptionGalleryChangelogVersions

Show all versions

1
14
15
16
24

0.2.0+alpha.11.41 devbuild for 1.20.4

by ishland on Feb 3, 2024
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 8f0dd51a fix: MC-263340 reintroduced when threaded worldgen is disabled - ishland

0.2.0+alpha.11.41 devbuild for 24w05b

by ishland on Feb 3, 2024
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 98bb99a6 build: 24w05b - ishland

0.2.0+alpha.11.40 devbuild for 24w03b

by ishland on Jan 19, 2024
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 10c76870 build: 24w03b - ishland

0.2.0+alpha.11.40 devbuild for 1.20.4

by ishland on Jan 7, 2024
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 5a0e8790 fix: uncapped render distance reset - ishland

0.2.0+alpha.11.39 devbuild for 1.20.4

by ishland on Jan 1, 2024
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • bceebe5c fix(pain): log changed config and worker parallelism during startup - ishland

0.2.0+alpha.11.39 devbuild for 23w51b

by ishland on Dec 19, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 7d5ba887 build: 23w51b - ishland

0.2.0+alpha.11.38 devbuild for 1.20.4

by ishland on Dec 8, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 8d057025 fix: publishing on 1.20.4 - ishland

0.2.0+alpha.11.36 devbuild for 1.20.3

by ishland on Dec 6, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • fcaf9da6 fix: remove debug logging - ishland

0.2.0+alpha.11.35 devbuild for 1.20.3

by ishland on Dec 6, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 19aee14b refactor: rewrite enhanced autosave - ishland
  • 2e7bf0b7 build: 1.20.3 - ishland
  • 87c07c12 fix: sync sprinting changes with vanilla - ishland

0.2.0+alpha.11.32 devbuild for 1.20.3-rc1

by ishland on Dec 3, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • b3e6ebbc build: 1.20.3-rc1 - ishland

0.2.0+alpha.11.31 devbuild for 1.20.3-pre4

by ishland on Nov 30, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 7ea6d140 fix: expose ioSystem.recoverFromErrors - ishland
  • e962e217 build: 1.20.3-pre4 - ishland

0.2.0+alpha.11.29 devbuild for 1.20.3-pre1

by ishland on Nov 21, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 9368daea build: 1.20.3-pre1 - ishland

0.2.0+alpha.11.28 devbuild for 23w45a

by ishland on Nov 9, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • f17f70cd build: 23w45a - ishland

0.2.0+alpha.11.27 devbuild for 23w43a

by ishland on Oct 26, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 40c953ed fix: 23w43a shutdown issues - ishland

0.2.0+alpha.11.25 devbuild for 23w42a

by ishland on Oct 19, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 8cbbe48a fix: 23w42a build - ishland

0.2.0+alpha.11.23 devbuild for 23w41a

by ishland on Oct 12, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 084d0d51 change: unify access wideners - ishland
  • 7f869320 build: 23w41a - ishland

0.2.0+alpha.11.21 devbuild for 23w40a

by ishland on Oct 6, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • b6f68173 fix: GHA publishing - ishland

0.2.0+alpha.11.0 for 1.20.1

by ishland on Sep 24, 2023
Download

C2ME 0.2.0+alpha.11 for Minecraft 1.20.1 is released

This release improves overall stability and performance.

Changelog:

  • perf: reduces allocation pressure in scheduling
  • perf: rewrites chunk priority system to better handle urgent loads
  • perf: improves notickvd loading mechanism
  • perf: do not depend on server thread to complete EMPTY state
  • perf: improve chunk transition speed with threaded worldgen
  • new: chunk cancellation mechanism with threaded worldgen
  • new: allow recover from errors in async io (disabled by default)
  • new: experimental GC-Free chunk serializer (disabled by default)
  • fix: a native leak by unclosed Inflaters and Deflaters
  • fix: remove profiler usage in upgradeChunk to prevent issues
  • fix: upgrade visibility of a mixin method to fix some incompatibiliy issues (#207)
  • fix: incorrect random instance derive
  • fix: prevent async save and saveAll
  • fix: non-atomic player chunk position tracking in notickvd
  • fix: mushrooms as ghost blocks in strange places with fabric-biome-api-v1 (#222)
  • change: makes CheckedThreadLocalRandom message more clear
  • change: disable reduced lock radius debugging

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

0.2.0+alpha.10.126 devbuild for 1.20.2

by ishland on Sep 23, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • af65d62f change: conflict with dynview and betterchunkloading - ishland
  • 51cb30a9 fix: send block updates when chunk post-processing - ishland
  • e6d75cfd Merge branch 'ver/1.20.1' into ver/1.20.2 - ishland

0.2.0+alpha.10.123 devbuild for 1.20.2

by ishland on Sep 22, 2023
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • c5ffc687 build: 1.20.2 - ishland
1
14
15
16
24

Modrinth is open source.

sidebar-refinement@948af2b

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.