burgerindividual / HUDTweaks

A fabric mod for Minecraft that adds better HUD configuration.
MIT License
24 stars 9 forks source link

[FEATURE] Button to reset things to their default position / Saving huds #24

Open Exploity opened 2 years ago

Exploity commented 2 years ago

Would be nice to have an easy way to put singular / all hud elements back in their original position and size. Also could there be a way to save customised huds so you can easily switch between different huds or be able to mess around with your hud without the worry of losing the hud you normally use.

burgerindividual commented 2 years ago

Hud profiles are in the TODO list, but I can add a reset button for singular elements and for all elements. For now, if you want to reset things, you can delete them in the config file and they'll be repopulated with defaults. You can also delete the entire config for a full reset. That is kinda jank though.