Minecraft CustomHud mod 2026 download
logo
minecraft mod CustomHud

CustomHud

Game Version: 1.19
Total Downloads: 8,084
Updated: Jul 3, 2022
Created: Sep 8, 2020
Download CustomHudDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
[1.19] CustomHud v2.1.0 release 134.17 KB Jul 3, 2022 1.19 0 download CustomHud [1.19] CustomHud v2.1.0 releaseDownload
[1.19] CustomHud v2.0.0 release 132.59 KB Jun 26, 2022 1.19 124 download CustomHud [1.19] CustomHud v2.0.0 releaseDownload
[1.18] CustomHud v1.2.3 release 49.79 KB Jan 12, 2022 1.18.2 1,630 download CustomHud [1.18] CustomHud v1.2.3 releaseDownload
[1.17] CustomHud v1.2.3 release 48.27 KB Jun 10, 2021 1.17 1,308 download CustomHud [1.17] CustomHud v1.2.3 releaseDownload
[1.16.2+] CustomHud v1.2.3 release 48.06 KB Jun 10, 2021 1.16.5 437 download CustomHud [1.16.2+] CustomHud v1.2.3 releaseDownload
[1.17] CustomHud v1.2.2 release 48.28 KB Jun 9, 2021 1.17 103 download CustomHud [1.17] CustomHud v1.2.2 releaseDownload
[1.16.2+] CustomHud v1.2.2 release 48.06 KB Jun 9, 2021 1.16.5 43 download CustomHud [1.16.2+] CustomHud v1.2.2 releaseDownload
[1.17] CustomHud v1.2.1 release 48.28 KB Jun 8, 2021 1.17 76 download CustomHud [1.17] CustomHud v1.2.1 releaseDownload
[1.16.2+] CustomHud v1.2.1 release 48.06 KB Feb 6, 2021 1.16.5 2,941 download CustomHud [1.16.2+] CustomHud v1.2.1 releaseDownload
[1.16.2+] CustomHud v1.2.0 release 47.76 KB Jan 20, 2021 1.16.5 300 download CustomHud [1.16.2+] CustomHud v1.2.0 releaseDownload
[1.16.2+] CustomHud v1.1.0 release 47.59 KB Jan 20, 2021 1.16.5 51 download CustomHud [1.16.2+] CustomHud v1.1.0 releaseDownload
[1.16.2+] CustomHud v1.0.0 release 46.17 KB Sep 10, 2020 1.16.5 733 download CustomHud [1.16.2+] CustomHud v1.0.0 releaseDownload
[1.18] CustumHud v2.0 Beta 2 beta 131.09 KB Mar 27, 2022 1.18.2 306 download CustomHud [1.18] CustumHud v2.0 Beta 2 betaDownload
[1.18] CustomHud v2.0 Beta 1 beta 131.01 KB Mar 22, 2022 1.18.2 32 download CustomHud [1.18] CustomHud v2.0 Beta 1 betaDownload

Description

Share this:

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:

CustomHud Example Output

 

The config that produced it:
Customhud Example Code

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.

logo
minecraft mod CustomHud

CustomHud

Game Version: 1.17
Total Downloads: 3,173
Updated: Jun 10, 2021
Created: Sep 8, 2020
Download CustomHudDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
[1.17] CustomHud v1.2.3 release 48.27 KB Jun 10, 2021 1.17 266 download CustomHud [1.17] CustomHud v1.2.3 releaseDownload
[1.16.2+] CustomHud v1.2.3 release 48.06 KB Jun 10, 2021 1.16.5 75 download CustomHud [1.16.2+] CustomHud v1.2.3 releaseDownload
[1.17] CustomHud v1.2.2 release 48.28 KB Jun 9, 2021 1.17 73 download CustomHud [1.17] CustomHud v1.2.2 releaseDownload
[1.16.2+] CustomHud v1.2.2 release 48.06 KB Jun 9, 2021 1.16.5 9 download CustomHud [1.16.2+] CustomHud v1.2.2 releaseDownload
[1.17] CustomHud v1.2.1 release 48.28 KB Jun 8, 2021 1.17 48 download CustomHud [1.17] CustomHud v1.2.1 releaseDownload
[1.16.2+] CustomHud v1.2.1 release 48.06 KB Feb 6, 2021 1.16.5 1,714 download CustomHud [1.16.2+] CustomHud v1.2.1 releaseDownload
[1.16.2+] CustomHud v1.2.0 release 47.76 KB Jan 20, 2021 1.16.5 270 download CustomHud [1.16.2+] CustomHud v1.2.0 releaseDownload
[1.16.2+] CustomHud v1.1.0 release 47.59 KB Jan 20, 2021 1.16.5 27 download CustomHud [1.16.2+] CustomHud v1.1.0 releaseDownload
[1.16.2+] CustomHud v1.0.0 release 46.17 KB Sep 10, 2020 1.16.5 691 download CustomHud [1.16.2+] CustomHud v1.0.0 releaseDownload

Description

Share this:

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:

CustomHud Example Output

 

The config that produced it:
Customhud Example Code

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.

Comments

Add a comment