C2ME-fabric
A Fabric mod designed to improve the chunk performance of Minecraft. (by RelativityMC)
sodium
A Minecraft mod designed to improve frame rates and reduce micro-stutter (by CaffeineMC)
C2ME-fabric | sodium | |
---|---|---|
14 | 140 | |
556 | 5,015 | |
2.2% | 1.6% | |
9.7 | 9.5 | |
9 days ago | 6 days ago | |
Java | Java | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
C2ME-fabric
Posts with mentions or reviews of C2ME-fabric.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-26.
- What a Strange World We Live in... GTNH, Minecraft 1.7.10 Working in Java 19 with LWJGL 3.3.1....
-
Whenever Im in a 10 block radius of my mob farm my FPS frop like crazy. Im using optifine, and this is after I killed about half of my animals. Are there any mods that can fix this? Help would be appreciated.
https://github.com/RelativityMC/C2ME-fabric add this
-
OptiFine alternatives? More specifically looking for mods that allow for OptiFine textures.
I like custom textures but so many of them require OptiFine. I already have a bunch of OptiFine alternatives. I have Sodium, FerriteCore, C2ME, LambDynamicLights, Starlight, and Sodium Extra. I have looked at Animatica but that only allowed for animated textures. Do you guys know of any mods that allow for OptiFine textures but work with my performance mods?
-
How can I improve performance? Sometimes my frames drop to around 20 per second when entities are near, and it's unplayable. Linked F3 for graphics information and video settings for any suggestions. Thanks
1) LazyDFU: Compiled DFU rules afterwards. 2) EntityCulling: Doesn't render entities that you can't see 3) NoFade: This isn't exactly a performance mod, but fading sometimes makes my game crash, so I use this. 4) NotEnoughCrashes: Again, not a performance mod, but makes crashes much easier to handle. 5) SmoothBoot: Makes Minecraft not hog too many resources when starting up 6) SodiumExtra: Basically adds more options to Sodium. 7) Hydrogen: idk how to describe this (I no longer don't use this as 1.18 hasn't released yet, but I'll this in anyway). 8) C2ME: Improves chunk performance. 9) Enchanced Block Entities: Improves rendering of block entities. Note that this only really shows effect when you're in an area with tons block entities (eg. your storage basement)
-
Fabric mod to have render distance adapt to player load?
It's a bit dangerous and I wouldn't exactly recommend it because I haven't tested it, but there's C2ME. It's VERY experimental. Doesn't exactly do what you're saying, but it should help. I recommend using this list for reference on fabric and forge performance mods, both server and client side. It's very useful.
-
What are the best FPS boost/optimization mods for Fabric 21w40a (1.18 snapshot) ?
Keep checking: https://github.com/ishlandbukkit/C2ME-fabric/actions
-
Are there any other performance mods that are better/can work with Sodium, Lithium, and Starlight?
C2ME. Massively improves chunk loading by multithreading it
-
What should performance be in Minecraft Java Edition (short comparative video)
Mods (Fabric modloader) used in this video: Sodium, Lithium, Starlight (Beta), C2ME (Alpha), EntityCulling, Hydrogen, LazyDFU, Krypton. You can replace Sodium with Iris for shaders.
-
Is there a settings for the paper server to change how many cores it uses?
You don't need to redesign the server. You can just use these mods.
- Mod for fast chunk loading?
sodium
Posts with mentions or reviews of sodium.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-06.
- Boost Your Minecraft Performance with Sodium-Fabric: A Game Changer Mod
- Boost Your Minecraft Performance with Sodium-Fabric Mod
-
Sodium causing crashes
[22:52:47] [Render thread/WARN]: If the game crashes immediately after this point, please make a bug report: https://github.com/CaffeineMC/sodium-fabric/issues
- Sodium 0.5.0
-
The Crashes of Grian
I googled "fabric crashes with falling block" and found this GitHub Issue in the Sodium Repo. Solution: install Indium, because continuity relies on it to bridge over to sodium.
-
Sand?
It`s Indium. https://github.com/CaffeineMC/sodium-fabric/issues/1324
-
1.20 optifine
GitHub link
-
Torch flames appearing through walls whenever I pick up an item
if https://github.com/CaffeineMC/sodium-fabric/issues/1006 is what you are talking about, it is an upstream issue for any forge port of the sodium mod
-
Does anyone know why my Minecraft looks really jagged? It looks like the anti-aliasing/anisotropic filtering is really off or something.
Wow, a reasonable criticism! According to this issue, transparency sorting hasn’t been implemented, and so the behavior is inconsistent. Surprised to see a pull request linked that had fixed it, but was never merged and is now incompatible. Definitely affects users who have farms and stained glass builds though!
-
Optifine making chunks/the entire world invisible?
The problem with the multithreaded version of Optifine is that OpenGL doesn't officially support multithreading (at least not with older versions of OpenGL; Sodium (for modern versions) uses a "multidraw" function to get up to 10x the FPS but also uses OpenGL 4+, and even then it has issues on many drivers. Note that using such modern features would require a "core profile", precluding the use of all legacy fixed-function methods so the entire renderer would have to be rewritten).
What are some alternatives?
When comparing C2ME-fabric and sodium you can also consider the following projects:
tic-tacs - Experimental mod to improve Minecraft's chunk loading performance as well as allow for multithreading. Currently inactive.
lithium - A Fabric mod designed to improve the general performance of Minecraft without breaking things
DimensionalThreading - An attempt to optimize the fabric server, by assigning each dimension their own thread.
Indium - Sodium addon providing support for the Fabric Rendering API, based on Indigo
VanillaFix - Minecraft mod that fixes Vanilla bugs, improves performance, and makes Minecraft run forever
optifine