Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
CustomHud

CustomHud

Custom Hud - A highly customizable variable-based text hud

263.9k
296
Decoration
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.2–1.16.5

Platforms

Fabric

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Ko-fi

Creators

Minenash
Minenash Owner

Details

Licensed MIT
Published 4 years ago
Updated 2 months ago
DescriptionChangelogVersions

Show all versions

1
2
3

[1.21.5] Version 4.0.0 Beta 9

by Minenash on Apr 13, 2025
Download

What's new?

  • Updated to 1.21.5

[1.21.4] Version 4.0.0 Beta 9

by Minenash on Jan 3, 2025
Download

What's New?

  • Updated to 1.21.4
  • Fixed crash when using debug crosshair

[1.21.3] Version 4.0.0 Beta 9

by Minenash on Jan 3, 2025
Download

What's New?

  • Updated to 1.21.2/3
  • Fixed crash when using debug crosshair

[1.21] Version 4.0.0 Beta 9

by Minenash on Jan 2, 2025
Download

What's fixed?

  • Fixed crash when using debug crosshair

[1.20.6] Version 4.0.0 Beta 9

by Minenash on Jan 2, 2025
Download

What's fixed?

  • Fixed crash when using debug crosshair

[1.20.4] Version 4.0.0 Beta 8

by Minenash on Sep 15, 2024
Download

What's fixed?

  • Ported fixes from 1.21's Beta 6-8, which are:
  • Fixed default profiles not showing on some systems
  • Fixed a crash when loaded on cursed systems (like a phone)
  • Fixed crash when doing &{{...}}
  • Fixed errors in logs when parsing incomplete conditionals
  • Improved (player-facing) error messages when parsing incomplete conditionals
  • Fixed {target_fluid_icon} (now shows bucket item)
  • Fixed text/icons not showing above the hotbar
  • Fixed extra line when a section ends with a conditional/list that ends in a line
  • Fixed Optifine conflict
  • Fixed Legacy4j conflict

[1.20.6] Version 4.0.0 Beta 8

by Minenash on Sep 15, 2024
Download

What's fixed?

  • Ported fixes from 1.21's Beta 6-8, which are:
  • Fixed default profiles not showing on some systems
  • Fixed a crash when loaded on cursed systems (like a phone)
  • Fixed crash when doing &{{...}}
  • Fixed errors in logs when parsing incomplete conditionals
  • Improved (player-facing) error messages when parsing incomplete conditionals
  • Fixed {target_fluid_icon} (now shows bucket item)
  • Fixed text/icons not showing above the hotbar
  • Fixed extra line when a section ends with a conditional/list that ends in a line
  • Fixed WhenHudHidden just being broken
  • Fixed Optifine conflict
  • Fixed Legacy4j conflict

[1.21] Version 4.0.0 Beta 8

by Minenash on Sep 15, 2024
Download

What's Fixed?

  • Fixed WhenHudHidden just being broken
  • Fixed Optifine conflict
  • Fixed Legacy4j conflict

[1.21] Version 4.0.0 Beta 7

by Minenash on Sep 12, 2024
Download

What's Fixed?

  • Fixed {target_fluid_icon} (now shows bucket item)
  • Fixed text/icons not showing above the hotbar
  • Fixed extra line when a section ends with a conditional/list that ends in a line

[1.21] Version 4.0.0 Beta 6

by Minenash on Sep 10, 2024
Download

What's Fixed?

  • Fixed default profiles not showing on some systems
  • Fixed a crash when loaded on cursed systems (like a phone)
  • Fixed crash when doing &{{...}}
  • Fixed errors in logs when parsing incomplete conditionals
  • Improved (player-facing) error messages when parsing incomplete conditionals

[1.21] Version 4.0.0 Beta 5

by Minenash on Sep 7, 2024
Download

What's different in the 1.21 port:

  • attributes's a:modifiers's {am:name} is now alias of {am:id}
  • {am:id} is not an Identifier rather than a string uuid
  • subtitles now has the child variable {s:sounds}
    • Same child vars has subtitles exluding id/name

[1.20.6] Version 4.0.0 Beta 4

by Minenash on Sep 7, 2024
Download

What's new in Beta 4?

  • item's i:can_destroy and i:can_place_on now has child variable c:icon
  • Added alias for enchant's max_level: max_lvl
  • Fabric loader/api resource packs are now properly filtered for newer fapi versions
  • mods's m:authors, m:contributors, m:credits, and m:licenses list variables had their sole child variable renamed to <prefix>:name

What's different in the 1.20.6 Port:

  • Parity with v3 1.20.6
    • {block_reach_distance} / {block_reach}
      • How far away you can interact with blocks
    • {entity_reach_distance} / {entity_reach}
      • How far away you can interact with entities
      • {reach_distance}/{reach} are now aliases of this
  • Added {mc:group} child var to mod's m:contributors and m:credits
  • Removed item child variables {i:hide_flags}, list i:info_shown, list i:info_hide
    • In 1.20.6, there is no longer a reliable way to get this info
  • Removed enchant's child variable {e:rarity}
    • It doesn't seem to exist in 1.20.6?

[1.20.4] Version 4.0.0 Beta 4

by Minenash on Sep 7, 2024
Download

What's new in Beta 4?

  • item's i:can_destroy and i:can_place_on now has child variable c:icon
  • Added alias for enchant's max_level: max_lvl
  • Fabric loader/api resource packs are now properly filtered for newer fapi versions
  • mods's m:authors, m:contributors, m:credits, and m:licenses list variables had their sole child variable renamed to <prefix>:name

[1.20.4] Version 4.0.0 Beta 3

by Minenash on Sep 5, 2024
Download

Changes:

  • Record variables now support the formatted flag (-f)
  • {last_hit_time_ago} → {last_hit_ago}, {lhta} → {lha}

Fixes:

  • Fixed -shX not working in variables like {item:main:icon -sh3} caused by me fixing -shX,Y in beta 2
  • Fixed number/boolean values for Text variables with no value
  • {tps_samples} now is actual samples of tps, not samples of tick_ms
  • Fixes for {set:<name>, <value>}
    • No longer adds lines in multi-line for loops
    • conditionals/list no longer shows as "null"
    • variables without a text value, no longer show as "null"
  • Fixed Crash with immediately using local theming after starting a section with max/set width
  • Fixed hex colors of length 3 or 6 not working correctly for foreground/background color theme options
  • Fixed status effect icons breaking when using the width flag (-w)
  • Fixed icons with translucency not being translucent

[1.20.4] Version 4.0.0 Beta 2

by Minenash on Sep 3, 2024
Download

Added:

  • {item:<slot>:inv_count} and {item:<slot>:inv_count_icon}
    • The amount of that item in your entire inventory
    • Also works in lists, like items's {i:inv_count}
  • -r/-reverse flag for list variables

Fixes:

  • effects, pos_effects, neu_effects, and neg_effects are now sorted by which will end the soonest
  • Fixed the -rn (roman-numeral) flag not working
  • Fixed the -shX,Y (shift) flag not working in variables like {item:main:icon -sh0,2}
  • Fixed flags not working in variables like {item:main -uc}
  • Fixed empty storage-capable items not showing up in {item:<slot>:items} / {i:items}

[1.20.4] Version 4.0.0 Beta 1

by Minenash on Sep 2, 2024
Download

What's New?

  • Full Changelog, Docs
  • New Config Screen with unlimited profiles
  • Added ~190 new variables and ~230 child-variables
  • Bunch of new language features
  • Improved conditionals/expressions
  • Numerous new variable flags
  • 11 new theme options

[1.21] Version 3.4.3

by Minenash on Aug 26, 2024
Download

[1.20.6] Version 3.4.3

by Minenash on Aug 26, 2024
Download

[1.20.1] Version 3.1.4

by Minenash on Aug 26, 2024
Download

What's New?

  • Fixed crash with Lunar/Feather

[1.21] Version 3.4.2

by Minenash on Jul 7, 2024
Download

What's New?

  • Updated to 1.21
  • Unfortunate change to the music record icon variable ({record_icon}). Modded discs and discs added by 1.21's playableRecord item component no longer work in multiplayer. If the song played is one of the default, it'll show the record, if not, it'll be blank. (Blame mojang)
1
2
3

Modrinth is open source.

fix-window-open@1656e14

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.