promotional bannermobile promotional banner

Hydro Hologram

Adds in Holograms to Hytale. Also comes with a built in editor too. Still learning the kinks of coding in hytale so this is still early stages at the moment.

File Details

HydroHologram-1.0.3.jar

  • R
  • Jan 23, 2026
  • 496.87 KB
  • 10
  • Early Access

File Name

HydroHologram-1.0.3.jar

Supported Versions

  • Early Access

Hello,

This is a massive update for HydroHolograms as I've updated it code and also fixed alot of bugs and also added in a new feature.

Introducing Images
You can now add in images into your server. Make sure to read on the main page the step by step process. Will also add it down below in the changelog

Fixes:

- Fixed holograms not being removed after jar was deleted. (Will only work with this new jar and onwards. If you still have holograms from the old jar and you removed the jar from the server. Just /entity clean to remove them. Do bare in mind you might have to remake your Holograms again as i had to change the .dat system. But if you have the old jar on server and update it to new on and then delete the jar it will remove the holograms instead of needing to use the entity clean comamnd)
- Fixed Holograms not spawning in front of your when you created them.

New Feature:

- Added in /holo cleanup to remove any broke holograms that are not in the hologram list
- Added in images 
- Added in new Billboard settings for Image Holograms
- Added in new HydroHologramAsset.zip (This will generate on restart after adding in images to the hydrohologram images folder)

Now to use the brand new images follow this steps below:

Step 1: Locate the Images Folder
Navigate to:
Mods/com.hydrohologram_HydroHologram/images/

Step 2: Add Your PNG Image
- Place your PNG file in the images foldder
- Example: logo.png, banner.png, icon.png
- **Naming rules:** Use letters, numbers, and underscores only (no spaces!)

Step 3: Run Reload Command
In-game, run:
/holo reload

This will generates the `HydroHologramAssets.zip` file in the mods folder.

Step 4: Restart the Server
The server must restart for Hytale to load the new assets from the HydroHologramAssets.zip.
(Do remember any new images you add into the folder you have to do /holo reload and restart server for it to register the updated assest pack)

Step5: 
Create hologram and then go into the edit and on line 1 do image:(name) and you image will now show. Do make sure you remove line 2.
- Example: image:logo

Also a big thank you to wiflow for helping me out with the images issue. Could have no done it without you bud.