refactor#6
Conversation
ImGRUI
left a comment
There was a problem hiding this comment.
GUI part works (besides scalling to gui scale), but it's adding too much complexity (for me especially sorry), would probably break every minecraft update, don't want for it to happen. As an alternative I thought about implementing button in sodium like in mod menu, where it opens config file directly (and mod menu button replaced to sodium screen), but idk screens
"linked servers" format should be rolled back if GUI is abandoned, along with other renames if possible
As of nether fog I think it would be better if there was an enum with options OFF, Vanilla and voxy distance, where voxy distance changes fog to match voxy render distance (it would work cause voxy is compatible with environmental fog)
Commented on other changes
What do you mean by the "Linked Servers" format? |




This PR adds the ability to configure Nether fog. You can now control when the fog begins to appear (Nether Fog Start) and how far it extends (Nether Fog End), while still having the option to disable the fog entirely. Localization has also been added for these options.
A significant portion of the repository has also been refactored: