**Disclaimer** This mod's original page is here: https://www.curseforge.com/minecraft/mc-mods/minihud
The mod owner is no longer updating the mod. This page serves as a page to post community updates of the mod and keep the mod usable in Curseforge. More information below
***This mod requires the MaLiLib Libary Mod*** here: https://www.curseforge.com/minecraft/mc-mods/malilib-1-21
Description
A client-side mod that allows displaying various "info lines" on the screen ("mini-F3"). The alignment (screen corner), background and text color and font size are configurable. Note: This is a client-side-only mod! You can't put it on a server.
The mod also has various "overlay renderers", such as:
The mod's main rendering toggle key is by default H.
The in-game config menu hotkey is by default H + C.
For the more recent versions of MiniHUD that use malilib, all the hotkeys are in MiniHUD's own in-game config menu, which by default opens with H + C.
For the old Forge versions of the mod, the keybinds can be changed in the vanilla Controls menu.
For the old Forge versions:
There are a few things that can be adjusted either via the in-game configuration menu or in the configuration file.
Note: The custom format string for the coordinates has to have three float number format specifiers.
An example of that would be "X: %.1f Y: %.1f Z: %.1f" (without the quotes) to give an output like: X: 1234.2 Y: 64.0 Z: 4321.7.
Additional information here: https://www.curseforge.com/minecraft/mc-mods/minihud
Mod Project Information
Masa has said that he will not be updating the mod. Even if the mod has been updated by the community, it is not being added to curseforge quickly after being updated. As such, this page serves to post community updates to the mod such that the mod may still be used in curseforge. The mod was initially created here: https://github.com/maruohon/minihud
However, the community may still use the mod and update it as per the GNU LESSER GENERAL PUBLIC LICENSE Version 3.
The latest version updated for 1.21 was created here: https://github.com/sakura-ryoko/minihud
MANY THANKS TO sakura!!!