promotional bannermobile promotional banner

CustomHud

A highly customizable variable-based text hud

File Details

[1.21.10] Version 4.1.1

  • B
  • Oct 13, 2025
  • 559.82 KB
  • 24
  • 1.21.10+1
  • Fabric

File Name

custom_hud-4.1.1+1.21.9.jar

Supported Versions

  • 1.21.10
  • 1.21.9

Curse Maven Snippet

Fabric

modImplementation "curse.maven:customhud-406984:7104128"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

What's New?

  • Updated to 1.21.9/10
  • Pack formats are now 'major.minor' instead of a single number. The following changes reflect that:
    • {rp_version} / {resource_pack_version} are now string variables. Ex: 88.0
    • {dp_version} / {datapack_version} are also now string variables
    • Added {rp_major} / {rp_major_version} / {resource_pack_major_version}
    • Added {rp_minor} / {rp_minor_version} / {resource_pack_minor_version}
    • Added {dp_major} / {dp_major_version} / {datapack_major_version}
    • Added {dp_minor} / {dp_minor_version} / {datapack_minor_version}
  • Similar change to the resource pack and datapack list variables:
    • {p:version} has been replaced with {p:min} / {p:min_version} and {p:max} / {p:max_version}
    • Added: {p:min_major} / {p:min_version_major} and {p:max_major} / {p:max_version_major}