Concurrent Chunk Management Engine for Forge

Quick rating

Concurrent Chunk Management Engine for Forge

No reviews yet

Yet another unofficial forge port of C2ME. A designed to improve the chunk performance of Minecraft.

No Theme
No Genre
Performance & Optimization
Mod Fork/Port
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Optional

About

Project Details

Type
Mod
License
MIT License
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Concurrent Chunk Management Engine for Forge (C2MEF)

A Forge mod designed to improve the chunk performance of Minecraft. This project is derived from a project called C2ME.

Thanks to ishland for creating C2ME.

Looking for Fabric Versions?(Original Version)

Looking for NeoForge Versions?(Original Version)

Benchmarks for 1.20.1

Soon(Not ready yet!)

So what is C2MEF?

Unofficial forge port of C2ME, C^2M-Engine for Forge, or C2MEF for short, is a mod designed to improve the performance of chunk generation, I/O, and loading. This is done by taking advantage of multiple CPU cores in parallel.

And it's not fully tested with Radium(Canary is not recommended) and Starlight.

What does C2MEF stand for?

Concurrent chunk management engine for forge, it's about making the game better threaded and more scalable in regard to world gen and chunk io performance.

Vanilla parity

C2MEF does not sacrifice vanilla functionality or behavior, or alter the vanilla world generation in the name of raw speed by default. However, due to the non-determinism of vanilla world generation, worlds will vary significantly run-to-run even with the same seed. This is not a bug on our side.

While we carefully check that we do not modify any vanilla behavior, bugs are unavoidable after all. So, if you do encounter an issue where C2MEF deviates from the intended vanilla behavior, don't hesitate to open an issue.(Do not report issue at original author while using this version!!)

Mod and Datapack compatibility

World generation datapacks that can run on vanilla Minecraft are fully supported. Custom world generators implemented in mods usually runs well, but may cause compatibility issues due to certain design assumption used by mod authors being broken for further speedups of world generation.

Undefined behavior sanitization

C2ME and C2MEF includes CheckedThreadLocalRandom for world random (included in UWRAD) plus a few others. These detections exist to prevent mods from screwing up Minecraft internals and causing undebuggable problems. The detection should almost never produce false positives, and should be taken seriously and reported to corresponding mod authors instead.

Difference between C2ME and C2MEF

Although both is basically same, but C2MEF includes several bug fix patches.

Usage notice

Backup your worlds and practice good game modding skills.

And have a noice day :D

Support status for Minecraft versions

currently, only support 1.20.1.

Keep in mind

this is unofficial forge port and is not fully tested.

so if you found bugs, please report here

Credits

Arclight - TransformAccess support.

ArclightPowered/mixin-tools - Mixin support.

Screenshots

Gallery

  • cool icon
    cool icon

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~310,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works