promotional bannermobile promotional banner

Hudder

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

Hudder 3.2.0

File namehudder-3.2.0.jar
Uploader
ngspacengspace
Uploaded
May 23, 2024
Downloads
74
Size
48.4 MB
Mod Loaders
Fabric
File ID
5367503
Type
R
Release
Supported game versions
  • 1.20.6
  • 1.20.5

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

What's new

Version 3.2.0 patch notes:

Full variable list

  • Fixed ;item; on Hudder compiler
  • Fixed drawItem on javascript (yes, it was a different problem...)

Added the following variables:

NUMBERS

dpitch - The pitch (with decimal point)
dyaw - The yaw (with decimal point)
pitch - The pitch (without decimal point)
yaw - The yaw (without decimal point)

world_time / worldtime - The current time of day

Version 3.1.0 patch notes:

  • Fix GUIElement Rendering
  • Fix bug with conditions showing at the start instead of where the condition is made
  • Fix text scaling incorrectly with JavaScript

Added the following variables:

BOOLEANS

{issurvival} {is_survival}
{iscreative} {is_creative}
{isadventure} {is_adventure}
{isspectator} {is_spectator}

Added the following hudder methods:

;alert, [Text];
;log, [Text];
;warn, [Text];
;error, [Text];
;throw, [Text];

This mod has no additional files