File Details
Sodium 0.6.9 for NeoForge
- R
- Feb 19, 2025
- 1.11 MB
- 860.7K
- 1.21.1
- NeoForge
File Name
sodium-neoforge-0.6.9+mc1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Fixed the handling of sub-texel offsets in terrain rendering, which caused texture seams to appear between blocks when very large texture atlases were used (common in large mod packs).
- On macOS, fixed an issue that would cause texture seams to frequently appear between most blocks, regardless of what mods or texture packs are used.
- Fixed an issue that caused textures on cross-block models (such as Flowers) and block overlays (such as the side of Grass Blocks) to be misaligned.
- Fixed an issue that caused textures on different faces of the same block to appear misaligned with each other.
- Fixed an issue that caused textures to appear slightly too zoomed-in on some blocks.
- Added a utility class which other mods can use to ensure their animated textures are updated correctly when using custom rendering.
- Other mods should replace their usages of the internal SpriteUtil with the public SpriteUtil, as the internal class will be removed in Sodium 0.7.
- Fixed the detection of Intel Xe2 graphics cards (again.)

