promotional bannermobile promotional banner

Hudder

Hudder adds a highly customizable custom hud to your game!
Back to Files

Hudder 9.0.0

File namehudder-9.0.0.jar
Uploader
ngspacengspace
Uploaded
Nov 8, 2025
Downloads
88
Size
1.5 MB
Mod Loaders
Fabric
File ID
7198576
Type
R
Release
Supported game versions
  • 1.21.10
  • 1.21.9

Curse Maven Snippet

Fabric

modImplementation "curse.maven:hudder-994208:7198576"

Learn more about Curse Maven

What's new

Variables Added:
+ selectedresourcepacks
+ selectedresourcepacks_unfiltered
+ cps
+ cps_left
+ cps_right
+ f3enabled
Variables added by @magor2345:
+ version_type
+ game_version
+ username
+ uuid
+ world_name (singleplayer only)
+ server_name
+ server_ip
+ server_motd
+ entity_in_front
+ cam_fluid_in_front
+ fluid_in_front


Changes:
- Remove excess names of compilers (Configs will be changed automatically)
* Moved config outside of the Hudder folder
* Map function now throws an error if unsafe operations are not allowed.
+ Added DataVariableRegistry (See wiki)
- Deprecated ObjectDataAPI infavor of DataVariableRegistry
+ Added registerCompiler(String name, ATextCompiler compiler)
- Removed registerLoadedCompiler
- Deprecated registerCompiler(String name, String classname) infavor of registerCompiler(String name, ATextCompiler compiler)
* Fixed js array functions throwing an error on arrays not created by the hud
* Fixed hud not showing when debug features are enabled even if f3 is not toggled
- Removed "armor" and "fibonacci" default huds
* While loops are now only limited when unsafe operations are disabled.
+ Added proper names for the config options for unsafe operations

This mod has no additional files