Back to Mods
MultipleHUD

MultipleHUD

miscBuuz135

A simple mod that allows you to have multiple HUDs present at once.

About MultipleHUD

This simple mod allows modders to have mutliple HUD elements on the screen. Currently you can only have 1 Custom UI HUD Element on the screen but this mods adds a Custom UI HUD wrapper that adds multiple elements into one.

Usage:

MultipleHUD.getInstance().setCustomHud(player, playerRef, "Hud1", new TestUIHUD()); MultipleHUD.getInstance().setCustomHud(player, playerRef, "Hud2", new TestUIHUD());

Maven: https://maven.hytale-mods.dev/

Downloads
119.4K
Created
Jan 11, 2026
Updated
Jan 26, 2026
Version
Early Access

Categories

LibraryUtility

Download Mod

Download on CurseForge
Free download • 119,385 total downloads

Need a Server?

Run MultipleHUD on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is MultipleHUD?

A simple mod that allows you to have multiple HUDs present at once.

How do I download MultipleHUD?

You can download MultipleHUD for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created MultipleHUD?

MultipleHUD was created by Buuz135. The mod has been downloaded 119.4K times.

Is MultipleHUD compatible with Hytale servers?

MultipleHUD is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install MultipleHUD?

To install MultipleHUD: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.