Sodium replaces parts of Minecraft: Java Edition's client renderer. Its job is rendering performance and frame-time stability—not server tick speed, networking, world generation, or memory tuning by itself.
For Minecraft 26.2, the latest creator-listed stable release checked on August 28, 2026 is Sodium 0.9.1 for both Fabric and NeoForge. The newer 0.9.2-alpha.4 files are testing builds. Start with stable unless you specifically need an alpha change and can report a reproducible renderer issue.
Choose the exact Sodium file
| Minecraft profile | Recommended stable file | Creator record |
|---|---|---|
| 26.2 + Fabric | sodium-fabric-0.9.1+mc26.2.jar |
0.9.1 Fabric |
| 26.2 + NeoForge | sodium-neoforge-0.9.1+mc26.2.jar |
0.9.1 NeoForge |
The exact 0.9.1 records declare no required project dependencies. That does not mean a Fabric or NeoForge profile can launch without its loader. Install the loader first, then use only the Sodium file made for that loader.
Do not put Fabric and NeoForge Sodium files in the same instance. Sodium is client-side; a dedicated server does not need this renderer mod.
Stable versus alpha
The creator also publishes 0.9.2-alpha.4 for Minecraft 26.2. Its release note asks players to test a new terrain-buffer allocation system and report frame-rate stability issues. That is a testing request, not a promise that alpha is faster or safer on every PC.
If you test alpha, clone the working profile, keep the 0.9.1 JAR and config, and change only Sodium. The Fabric alpha record and the matching NeoForge entry must remain clearly labeled alpha. Never overwrite a stable modpack profile just to chase an unmeasured improvement.
Install Sodium safely
- Confirm the profile says Minecraft 26.2 and identify its loader.
- Close Minecraft and the launcher process that owns the instance.
- Back up the profile or create a copy for testing.
- Remove duplicate or wrong-loader Sodium files from the active
modsfolder. - Add the exact stable Fabric or NeoForge JAR.
- Launch to the title screen, open Video Settings, then load a copied world.
- Save, close, reopen, and repeat the same short route before adding shaders or renderer extensions.
MineBrush has not launched these files. This is an evidence-bounded install and comparison procedure based on the creator records.
Start with a clean renderer baseline
Use default Sodium settings first. Disable shaders and third-party resource packs for the initial pass. Record resolution, fullscreen state, graphics preset, render distance, simulation distance, frame-rate cap, GPU, driver, and every renderer add-on.
Walk the same route twice. The first pass can include shader compilation or chunk loading that the second pass does not. Compare frame-time feel and visible rendering errors separately from the average FPS number. A higher peak FPS does not help if the profile produces broken geometry or repeated stalls.
Fix a crash before the title screen
- Verify Minecraft is exactly 26.2.
- Confirm the loader matches the JAR filename.
- Remove duplicate Sodium files.
- Test Sodium alone in a copy of the profile before restoring Iris, option-menu extensions, culling mods, or shader packs.
- Keep the first complete exception and mod list; do not report only “exit code 1.”
Fix missing blocks, flicker, or broken item models
Reproduce the same scene with shaders and resource packs disabled. Reset one Sodium option at a time rather than deleting the whole profile. If the issue disappears only when another renderer add-on is removed, record both exact versions and report the smallest working and failing pair.
Do not install a model-fix mod built for another Minecraft version as a blind repair. A screenshot can show the symptom, but the profile tuple and reproducible scene identify where to investigate.
Measure the right bottleneck
Sodium handles client rendering. If frame time is stable but redstone, mobs, or server actions are slow, use a logic/tick investigation. Choose Lithium for logic and tick optimization, not rendering.
If the problem is heap pressure or unusually high memory use, keep that as a separate experiment. Use FerriteCore only for the memory-use branch. Adding three optimization mods at once makes it impossible to tell which change helped or broke the profile.
Update or roll back without losing the baseline
Keep the working JAR, config, and short benchmark route. Update Sodium without changing Minecraft, loader, driver, shader pack, or resolution in the same pass. If the new build regresses, restore the previous JAR and config together and repeat the route.
Sodium FAQ
Does a server need Sodium?
No. The creator lists Sodium as client-side and unsupported on the server.
Should I install 0.9.1 or 0.9.2-alpha.4?
Use 0.9.1 for the stable Minecraft 26.2 route. Use alpha only in a copied testing profile when you need its changes and can tolerate regressions.
Does Sodium guarantee more FPS?
No. The project is designed to improve renderer performance, but the creator states that results vary by hardware and software. MineBrush has not benchmarked this tuple.
Can I combine the Fabric and NeoForge files?
No. Use exactly one JAR for the loader in the active profile.
Creator, license, and sources
Sodium is maintained by CaffeineMC and its current project license is Polyform Shield 1.0.0. That license must not be treated like MIT or another permissive license. Use the creator-owned Sodium project, its version list, and the official wiki. MineBrush does not mirror the JAR or creator media in this rewrite package.

PLAYER QUESTIONS
Discussion
Include the exact edition, version and step when asking for help.