InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Sodium Alternatives
Similar projects and alternatives to sodium
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
PolyMC
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
-
Iris
A modern shaders mod for Minecraft compatible with existing OptiFine shader packs (by IrisShaders)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Starlight
Discontinued Rewrites the light engine to fix lighting performance and lighting errors [Moved to: https://github.com/PaperMC/Starlight] (by Spottedleaf)
-
lithium
A Fabric mod designed to improve the general performance of Minecraft without breaking things (by CaffeineMC)
-
-
Starlight
Discontinued Rewrites the light engine to fix lighting performance and lighting errors (by PaperMC)
-
-
MCinaBox
MCinaBox - A Minecraft: Java Edition Launcher for Android. An Encapsulation of [CosineMath's BoatApp](https://github.com/AOF-Dev/BoatApp).
-
phosphor-fabric
A Fabric mod designed to dramatically improve the performance of Minecraft's lighting engine while fixing many bugs
-
tic-tacs
Discontinued Experimental mod to improve Minecraft's chunk loading performance as well as allow for multithreading. Currently inactive.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
sodium discussion
sodium reviews and mentions
- 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).
-
A note from our sponsor - InfluxDB
www.influxdata.com | 12 May 2025
Stats
CaffeineMC/sodium is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of sodium is Java.