HomeJavaModsUltimate Hud
Ultimate Hud
ModsJava

Ultimate Hud

by Natxo · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.21–1.21.1⬇ Download for 1.20.4–1.20.6
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Ultimate Hud — screenshot 1Ultimate Hud — screenshot 2Ultimate Hud — screenshot 3Ultimate Hud — screenshot 4Ultimate Hud — screenshot 5

Ultimate Hud

UltimateHud is a mod that displays essential information for each user in the HUD. Everything is configurable from the ultimatehud.json file inside your ./minecraft/config folder. In it, you will find a file similar to this:

Now, you can also change the options with the "Mod Menu" mod.

{
  "showFPS": true, // Displays the Frames Per Second (FPS) on the screen.
  "showRAM": true, // Displays the amount of RAM (memory) being used.
  "showCoordinates": true, // Shows the player's current coordinates in the game world.
  "showRealTime": true, // Displays the real-world current time.
  "showRealDate": true, // Displays the real-world current date.
  "showMinecraftTime": true, // Shows the in-game time.
  "showBiome": true, // Displays the current biome the player is in.
  "showFacing": true, // Shows the direction the player is facing.
  "showSpeed": true, // Displays the player's current speed.
  "showEntities": true, // Shows the number of entities around the player.
  "showMobs": true, // Displays the number of mobs around the player.
  "showLookingAt": true, // Shows information about the block or entity the player is currently looking at.
  "showTps": true, // Displays the server's Ticks Per Second (TPS).
  "showPing": true, // Shows the player's ping to the server.
  "textShadow": true, // Adds a shadow effect to the text for better readability.
  "showItemDurability": true, // Displays the durability of the item the player is currently holding.
  "hudPosition": "LEFT" // Positions the HUD (Heads-Up Display) on the left side of the screen.
}

Fabric Loader 0.15.11 or newer is needed.

All options are toggled by setting them to true (enabled) or false (disabled), except for the last option, which sets the HUD to the left (left) or to the right (right).

Ingame

TO-DO:

  1. Add integration with Mod Menu to modify the options from within the game. (Done)
  2. Update to 1.20.5/1.20.6. (Done)
  3. Add Mob Counter. (Done)
  4. Add Entity Counter. (Done)
  5. Add TPS. (Done)
  6. Add Tool Durability. (Done)
  7. Add underline behind the HUD information.
  8. Add color change functionality.
  9. Add the ability to change the name and format in which the information appears.
  10. Add the option to individually move the parameters to the right or left.
  11. Add MSPT

Translated into the following languages:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more