promotional bannermobile promotional banner

Sodium

The fastest and most compatible rendering optimization mod for Minecraft. Now available for both NeoForge and Fabric!

File Details

Sodium 0.9.0-beta.1 for NeoForge 26.1.2

  • B
  • Jun 15, 2026
  • 1.12 MB
  • 1.5K
  • 26.1.2
  • NeoForge

File Name

sodium-neoforge-0.9.0-beta.1+mc26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:sodium-394468:8254009"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Sodium 0.9.0-beta.1 for Minecraft 26.1.2 introduces asynchronous occlusion culling alongside some other small improvements and bug fixes.

This generally improves performance and avoids the frame rate dropping when the camera is moved, especially at high render distances. This feature has been in the works for a long time now, and together with the release for Minecraft 26.2, we've decided to release it. More work is planned, including improvements to the task scheduling system and optimizations to improve responsiveness.

  • Implementation of Asynchronous Graph Culling and Frame-Independent Task Scheduling (#2887)
  • Fix rare issues with chunk fading
  • Fix crash when using -Dmixin.debug=true (#3689)
  • Only make environment changes if the early window will create a gl context early (#3697)
  • Improve the presentation and wording of some video options (#3700)
  • Fix water color handling
  • Fix broken block tinting by not incorrectly converting to the wrong color format
  • Fix fluid color overrides not being applied (#3729)