Sodium

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

File Details

Sodium 0.6.7 for Neoforge

  • R
  • Feb 9, 2025
  • 1.10 MB
  • 51.0K
  • 1.21.4
  • NeoForge

File Name

sodium-neoforge-0.6.7+mc1.21.4.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

  • Fixed a problem where material downgrading would not correctly handle custom block models that use multiple render layers on NeoForge. (i.e. Red Observer in XyCraft.)
  • Fixed the handling of custom DelegateBakedModel implementations which also provide their own BakedModel#getQuads implementation, which affected mods like Framed Blocks on Minecraft 1.21.4.
  • Fixed certain replacement models (Hoppers, Cauldrons, etc) not using the texture names that mods and resource packs expect.
  • Fixed graphical corruption with translucent blocks that would only appear on 32-bit operating systems.
  • Improved error diagnostics for a common mod compatibility issue that is causing game crashes.
  • Improved compatibility with mods that change behavior of the item renderer.
  • Improved compatibility with mods that implement animated sprites using custom logic.
  • Added support to the graphics adapter probe for detecting Intel Xe2 graphics.