Description
SimpleHUD
SimpleHUD is a mod for 1.17-1.19 that adds a minimal, informational display to Minecraft's in game HUD, as a supplement to the F3 Menu. It eliminates the need to have it open to check coordinates and fps, and displays other useful information.
The HUD


Displays:
- Average FPS/Minimum FPS (over last second)
- Server ping (1.19.3 only as of now)
- Coordinates
- A clock
All at the top left of the screen.
SimpleHUD uses color as an indicator; yellow indicates fps below 60, and red indicates fps below 30. Similarly, yellow indicates ping above 100 ms, and red above 400 ms.
A green clock means that either it's nighttime or it's thundering and the player can sleep.
I will use similar color coding if/when I add new displays to the mod's HUD.
SimpleHUD also lets you choose whether you want to respect a server's decision to enforce reduced debug info, and will hide information that isn't visible in the reduced F3 menu if the server has the gamerule toggled and you consent.
The color coding, coordinate decimal places, and time format can all be changed in the config within ModMenu.
Compatibility:
This mod only adds a render call to Minecraft's code, so it is highly unlikely to break the game or another mod. Most notably, it works with mods like Sodium, Iris, and BetterF3, which change/add to the game's rendering.
However, this mod's HUD may end up covering or being covered by another mod's HUD. If this happens, report it on the issue tracker, and I'll make a list of broken mods.
Goals for the Future:
Because this mod is so simple, it's feasible to make it backwards compatible fairly easily, and I want to do so at some point, with support for Fabric 1.14-1.16.
As well, I'd like to keep at least mostly supporting 1.17-1.18 by porting changes made to the newer versions.
I also want to fix the HUD overlap issue mentioned above at some point by allowing the user to move the HUD around to their liking.
The ModMenu dependancy isn't strictly necessary, but inbuilt into the code and I'd like to fix this. Fixed!
For now, I won't consider making a Forge port but may do so in the future if I have the time.
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.