
Ryzen HUD+
Customizable, multiplayer-safe HUD overlay for Bedrock — coordinates, compass, biome, vitals, durability, and more. Built entirely on official Script APIs.
⬇ Download




# RyzenHUD+
A customizable, multiplayer-safe HUD overlay for Minecraft Bedrock Edition — built entirely on official `@minecraft/server` and `@minecraft/server-ui` APIs. No unsupported hacks, no Java-only tricks.
## Features
- **Position & Compass** — XYZ coordinates, altitude, and 8-point facing direction
- **World Awareness** — biome name, weather, in-world clock, day/night indicator
- **Vitals at a Glance** — health, hunger, and XP as compact bars
- **Gear Condition** — armor and held-tool durability, per-piece or averaged
- **Active Effects** — live list of potion/status effects with time remaining
- **Fully customizable** — toggle any element, reorder them, switch color themes, and choose compact or detailed formatting, all from an in-game menu
- **Multiplayer-safe** — every player configures their own view independently
## Settings Menu
Open it with `/ryzenhud:settings`, or sneak + right-click a compass.
## What this add-on does NOT do (and why)
Being upfront about this because it matters more than a feature list:
- **No FPS counter, ping display, or memory usage** — none of these are exposed to Bedrock's scripting API by any official method. Rather than fake numbers, these are left out entirely.
- **"TPS" is an approximation** — there's no live server-TPS API for scripts. What's shown is a tick-timing proxy, labeled "Tick" rather than "TPS" to avoid overclaiming accuracy.
- **Real-world time reflects the simulating machine's clock** — the host player's device (singleplayer/LAN) or the dedicated server's clock, not each client's own timezone.
## Requirements
- Minecraft Bedrock 1.26.20 or later
- No experimental toggles required
## Installation
Import the `.mcaddon` file, then enable **both** the Behavior Pack and Resource Pack on your world (Settings → Resource Packs / Behavior Packs).
## Feedback
If something looks wrong in-game — spacing, colors, or a value that doesn't match what you'd expect — please report it. This is actively maintained.
- Edition: Minecraft Bedrock
- File type: .mcpack or .mcaddon
- Minecraft versions listed: 26.12, 26.20, 26.13
- How to install: Download the .mcpack or .mcaddon file. → Open it — Minecraft imports it. → In your world: Behavior Packs → Available → Activate, then the same under Resource Packs.
- Where to get it: In MCModsHub, or directly above on this page.
Install steps are the general flow for this file type — How to install Minecraft Bedrock addons & mods walks through it step by step.
- Pack type: .mcaddon — behaviour and resource pack in one file
- Manifest requires Minecraft 1.26.20 or newer
- Complete pack — everything it depends on is inside the file
- Download size: 36 KB
- Download link checked 10 Jul 2026 — working
These come from our own check of the pack file, not from the source page.