BiomeDisplay-1.5.0.jar
20 Feb 2026
CurseForge · Hytale mod
A Hytale mod that displays the current biome information including the zone and tier number.
Quick answer
BiomeDisplay-1.5.0.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
BiomeDisplay-1.5.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for BiomeDisplay-1.5.0.jar. Pick another file and the loader, install side or required mods may change.
Use BiomeDisplay-1.5.0.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside BiomeDisplay-1.5.0.jar. It opens that exact file at the source.
About this project
BiomeDisplay is a mod for Hytale that displays the current biome information in the UI.
If the MultipleHUD mod is present, this mod can be used alongside other mods that support multiple custom HUDS (e.g. EyeSpy).
/biome toggle
/biome position top center
/biome position middle right
/biome position bottom left
/biome offset 100 0
/biome offset -500 20
/biome offset 0 -120
/biome size small
/biome size medium
/biome size large
/biome transparent true
/biome transparent false
A config file can be proved at
mods/n8chur_BiomeDisplay/config.json%appdata%/Hytale/UserData/Saves/<world_name>/mods/n8chur_BiomeDisplay/config.jsonThis file will be created on first launch if one is not already provided.
The config file uses the following format:
{
"DefaultHidden": true,
"DefaultPosition": {
"Vertical": "top",
"Horizontal": "right"
},
"DefaultSize": "small",
"DefaultIsTransparent": true
}
DefaultHidden: Whether the HUD is hidden to the user when they first join a server.true, falsefalseDefaultPosition: The default position of the HUD element when a user first joins a server.Vertical"top", "middle", "bottom""bottom"Horizontal"left", "center", "right""left"DefaultOffset: The default positional offset of the HUD element when a user first joins a server.XYDefaultSize: The default size of the HUD element when a user first joins a server."small", "medium", "large""medium"DefaultIsTransparent: Whether the background of the HUD element is semi-transparent when a user first joins a server.true, falsefalse/biome offset <x> <y> for fine-grained HUD positioning and config-backed default offset support./biome transparent <true|false>) to toggle whether the background of the HUD is semi-transparent.config.json to provide default configuration values.small, medium, and large via /biome size <size>./biome position command (e.g. /biome position top left)/biome toggle (was just /biome)Project description from CurseForge.
Recent files
20 Feb 2026
5 Feb 2026
22 Jan 2026
21 Jan 2026
20 Jan 2026
20 Jan 2026
19 Jan 2026
19 Jan 2026
19 Jan 2026
19 Jan 2026
19 Jan 2026
18 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.