Releases: FlashyReese/sodium-extra-fabric
Sodium Extra 0.5.5 for Minecraft 1.20.5/1.20.6
Sodium Extra 0.5.4 for Minecraft 1.20.5
Sodium Extra 0.5.4 for Minecraft 1.20.3/1.20.4
Sodium Extra 0.5.4 for Minecraft 1.20.1
Sodium Extra 0.5.3 for Minecraft 1.20.2
What's Changed
- Add basic cloud distance slider by @sisby-folk in #361
- [1.20] Update Minecraft wiki link to new domain by @Spongecade in #362
New Contributors
- @sisby-folk made their first contribution in #361
- @Spongecade made their first contribution in #362
Full Changelog: mc1.20.2-0.5.2...mc1.20.2-0.5.3
Sodium Extra 0.5.2 for Minecraft 1.20.2
What's Changed?
- Enable beacon beam culling and optimizations
- Update block and sculk animations toggle list
- Ignore Y height in occlusion culler when fog is disabled
- Update for
1.20.2
Full Changelog: mc1.20.1-0.5.1...mc1.20.2-0.5.2
Sodium Extra 0.5.1 for Minecraft 1.20.1
Important Notice
Disabling fog will not function properly with Sodium 0.5.1. You will need to wait for Sodium 0.5.2 to resolve this issue.
Why does Sodium Extra not work, while <insert other mods that can also disable fog> work fine? This is because we aim to avoid compromising performance by setting the fog distance to very far distances just to simulate the absence of fog. Instead, we prefer to set the fog opacity to 0
. However, this feature is currently broken in Sodium version 0.5.1
and has been fixed in their development branch. Attempting to set the fog distance to extensive ranges triggers a bug in Sodium, leading to significant performance drops, especially above the world height.
It is important for users to read this information and refrain from immediately attributing any fog disable issues to us, which might lead to unnecessary reports on our issue tracker.
Full Changelog: mc1.20.1-0.5.0...mc1.20.1-0.5.1