Community listing page, reviews here may not be monitored by the author.
CustomHud
No reviews yet
A highly customizable variable-based text hud
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Adds client-side tools and features to enhance the user experience.
Adds tools to customize the user interface and menus.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
CustomHud is a highly configurable variable-based text HUD. While there's mods that also add text HUDS or allow you to customize the F3 debug screen, they aren't fully customizable, their customization is mostly limited to colors and if a line/module is displayed or not. CustomHud allows you to put the data exactly where you want (in addition to full color support, including hex), and it does it with a "variable" type system.
In the profile file you write what you want to see and use "variables" like {fps}, {version}, {facing}, {memory_used}, etc where you want them to be.
It also supports "conditionals", where depending on the output of a variable you can pick what you want to show. {vsync} for example produced "true" or "false", and when used in a conditional like {{vsync, "(vsync)", ""}} then if vsync is true, it'll display (vsync) but if it's false, then it'll display nothing.
Here's a full example:

The config that produced it:
For a look at all of the features that CustomHud offers, like putting info on all 4 corners, changing the background color, a better look on variables and conditionals, and more, check out the project's wiki on Github.
This is a Fabric Mod, there's no plans for a Forge port, but the license allows you to port it yourself if you wish.
CustomHud is a highly configurable variable-based text HUD. While there's mods that also add text HUDS or allow you to customize the F3 debug screen, they aren't fully customizable, their customization is mostly limited to colors and if a line/module is displayed or not. CustomHud allows you to put the data exactly where you want (in addition to full color support, including hex), and it does it with a "variable" type system.
In the profile file you write what you want to see and use "variables" like {fps}, {version}, {block_x}, etc where you want them to be. There's also a feature called conditionals, which allows you to change what's displayed depending on the output of certain variables. Documentation and in-depth examples of variables and conditionals can be found in the wiki.
Here's a full example:

The config that produced it:
Minecraft {version} ({client_version})
&a{fps}&f/{max_fps} fps {{vsync, "(vsync)", ""}}
&cX&aY&bZ: &c{bx} &a{by} &b{bz}
Facing: &a{facing}&f (&a{yaw}&f, &a{pitch}&f)
Looking {{tbx, "at {tbx} {tby} {tbz}", "into the abyss"}}
Mem: &a{memory_used_percentage}%&f of {total_memory}MiB, &a{allocated_percentage}%&f allocated
{{tps, "&a{tps}&f tps (&a{ms_ticks}&f ms ticks)", ""}}
{{nether, "Overworld:", "Nether:"}}&a {nx} {nz}
Time: &a{real_time:HH:mm}
For a look at all of the features that CustomHud offers, like putting info on all 4 corners, changing the background color, a better look on variables and conditionals, and more, check out the project's wiki.
This is a Fabric Mod, there's no plans for a Forge port, but the license allows you to port it yourself if you wish.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers