cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
134 stars 34 forks source link

[Feature]: Multiple configuration presets #132

Open sudoker0 opened 1 year ago

sudoker0 commented 1 year ago

Describe the Request

One of the thing I've noticed when using BetterF3 is that you can only have one configuration preset for the config. What I mean by that is:

Maybe you changed the config so it will display a certain set of info, but now you want to lets say only display the FPS and the entity count, but you still want to keep the old config since it will help you when you need it. That means that you have to go into the config page, remember your old configuration, then manually switching things on and off. And when you want to go back to the old config, now you need to remember the old config, and again, manually switching things on and off. Which is a big hassle, especially for people like me when sometimes I just want to display FPS, and other times to display the full sets of info.

So maybe an option for the user to Create, Edit and Remove Configuration with a selector which allow user to select which configuration they want to use.

Screenshots

No response

Modloader Type

None

Modloader Version

No response

Additional Context

No response

sudoker0 commented 1 year ago

Also, a way to export and import config would be nice