
Direction HUD
The Direction HUD mod displays the player's current facing direction (North, South, East, West, etc.) on the top left corner of the screen.
Screenshots






About this Mod
Direction HUD
Overview
The Direction HUD mod displays useful player information such as facing direction, world time, coordinates, and more directly on the screen. All HUD elements are configurable and can be toggled on or off using commands. The state is saved between game sessions.
Features
Direction Display
Shows cardinal (N, S, E, W) and intercardinal directions (NE, NW, SE, SW) in the top left corner.Minecraft Days
Displays the number of days passed in the current world (top left).Time Display
Shows both:- Real-world time (24-hour format)
- In-game time (12-hour format with AM/PM and sun/moon icons) in the top right corner
Coordinate Display
Shows current X, Y, Z coordinates above the hotbar.Biome Display
Shows the current biome next to the coordinates.Coordinate Saving
Save your current location with a custom name and retrieve it later.Toggleable Features
Each HUD element can be enabled or disabled independently using commands.Persistent Config
All preferences and saved coordinates are stored in:config/direction-hud.jsonMinimalist UI
Clean, readable overlays with subtle backgrounds for visibility.
How It Works
1. Initialization
- The mod loads configuration from
config/direction-hud.json - Commands are registered using the
/dhnamespace to avoid conflicts with other mods
2. Direction Calculation
- The player’s yaw angle is used to determine direction
- The 360° circle is divided into 8 segments (45° each):
- N, NE, E, SE, S, SW, W, NW
3. Rendering
- Enabled HUD elements are rendered in their respective screen positions:
- Top Left: Direction + Minecraft days
- Top Right: Time (real + in-game)
- Above Hotbar: Coordinates + biome
- Each element includes a semi-transparent background for readability
4. Command Handling
- All features are controlled via
/dhcommands - Changes are saved instantly to the config file
Commands
Direction
/dh direction <on|off>
Toggle direction display
Days
/dh days <on|off>
Toggle Minecraft days display
Time
/dh time <on|off>
Toggle real-world and in-game time display
Coordinates
/dh coords <on|off>
Toggle coordinate display
/dh coords save <name>
Save current coordinates with a custom name
/dh coords list
List all saved coordinates
Biome
/dh biome <on|off>
Toggle biome display
Configuration
The mod uses a JSON-based configuration file:
config/direction-hud.json
This file stores:
- Enabled/disabled state for each HUD element
- Saved coordinates with custom names
Changelog
[3.2.1] - 29-04-2026
Features
- Added Minecraft day counter
- Added real-world and in-game time display
- Added coordinate and biome display
- Added coordinate saving and listing system
- Introduced per-feature toggles via commands
- Migrated config from
.propertiesto.json - Updated command namespace to
/dhto avoid mod conflicts
Notes
- All settings persist between game sessions
- Designed to be lightweight and non-intrusive
- Compatible with most Fabric-based modpacks
Available Versions
How to Install Direction HUD on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Direction HUD". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 1.21.11, 1.21.10 (+2 more)
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Direction HUD server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is Direction HUD compatible with fabric?
Direction HUD officially supports fabric for Minecraft 26.1.2, 1.21.11, 1.21.10. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Direction HUD – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Direction HUD consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Direction HUD with just one click on your server.