Ultimate Hud

Quick rating

Ultimate Hud

No reviews yet

Have essential information on your HUD

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
0.6.1-B-1.21.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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:

  • English
  • Spanish
  • French
  • Japanese
  • Portuguese
  • Chinese

Screenshots

Gallery

  • Hud
    Hud
  • Full Durability
    Full Durability
  • Low Durability
    Low Durability
  • Enchanted
    Enchanted
  • Enchanted Low Durability
    Enchanted Low Durability

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works