promotional bannermobile promotional banner

Reese's Sodium Options for Forge

Replaces Sodium's video settings screen with a searchable, resizable one. Unofficial Forge 26.2 port.

An unofficial Forge port of Reese's Sodium Options by FlashyReese.

Original project: https://github.com/FlashyReese/reeses-sodium-options Original on CurseForge: https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options

Reese's Sodium Options replaces Sodium's video settings screen with a far more usable one: a search box, pages you can resize, and a clearer layout for every option Sodium and its add-ons expose.

This build targets MinecraftForge 26.2, which upstream does not currently support. It requires Sodium.

How this differs from the original

The mod's own code is unmodified: all 68 upstream source files compile against Forge as they are. Two things had to be added, both because Forge requires explicitly what NeoForge generates on its own.

First, a mod entry point class. NeoForge accepts a javafml mod with no @Mod-annotated class; Forge rejects the jar outright. The class added here is empty - everything the mod does still goes through its three mixins and through the configuration entry point that Sodium reads from the mod metadata.

Second, a resource pack descriptor (pack.mcmeta). Without one, Forge does not load the mod's assets, so its button textures and all of its translations would be missing.

One feature is left out: the optional Controlify (game controller) integration, because Controlify has no Forge 26.2 release to compile against. Upstream's own default build excludes it too.

Credit and licence

All credit for this mod goes to FlashyReese. This is not an official build and is not endorsed by the original author - please report issues here rather than to him.

Distributed under the MIT License, the same licence as the original project, whose copyright notice is included in the jar.

The Reese's Sodium Options for Forge Team

profile avatar
  • 2
    Followers
  • 20
    Projects
  • 80.1K
    Downloads

More from Minecraft_2048View all