An unofficial Forge port of Sodium Extra by FlashyReese.
Sodium Extra adds the options Sodium deliberately leaves out: fog control, animation and particle toggles, render distance tweaks, an FPS display and more. Its settings appear inside Sodium's own video settings screen.
This build targets MinecraftForge 26.2, which upstream does not currently support. It requires both Sodium and Greenlight to be present.
There are two differences from the NeoForge build, both stemming from Forge shipping upstream SpongePowered Mixin rather than a fork.
First, the debug screen entries (FPS, coordinates, extended FPS, light updates warning) are registered directly against vanilla's registry. They work, but the light updates warning is not pre-listed in the DEFAULT and PERFORMANCE F3 profiles, because that pre-listing is a NeoForge-only API.
Second, the mixin compatibility level is lowered from JAVA_25 to JAVA_21, which is the highest level upstream Mixin recognises. This affects only what bytecode is allowed inside mixin classes, not the bytecode that is produced.
This is not an official build. Please report issues here rather than to FlashyReese.
Original project: https://github.com/FlashyReese/sodium-extra

