GUI Incompatible
timelady-victorious opened this issue · 4 comments
Sodium changes the Options menu A LOT.
This makes it completely incompatible with a lot of mods (any adding options to the vanilla options tab). Optifine does not do this, thus people are more likely to download optifine. If you change this I think more people will download your mod
is it possible for an config option that simply has vanilla-style buttons? not the full menu, just the individual buttons so they look more like
rather than
i actually like your menu layout, but the odd semi-transparent button boxes are... odd
i mostly just dont like that the menu buttons are different from every other menu in minecraft, including other modded menu's. I also understand that this menu allows you to see the world while editting settings, however i personally dont care for that feature.
I'm sorry for being so rude, I was just starting GitHub and modded Minecraft. I know see how rude I was.
Most Fabric mods I know of use ModMenu for configuration. The settings of any mod that does add options to the vanilla graphics settings can still be accessed using shift+p in sodium's menu.
Jelly has already written an extensive write up in the discord about why the Video Settings GUI is redesigned by Sodium.
This makes it completely incompatible with a lot of mods (any adding options to the vanilla options tab).
See vktec's comment above. The plan—as far as I'm aware—is to expose an API for other mods to add their own options to Sodium's GUI.
Constructive feedback on the design, functionality, and layout of the GUI is always welcome.