Compatibility
Minecraft: Java Edition
1.21.8–1.21.10
Platforms
Supported environments
Links
Creators
Details
Licensed ARR
Published last week
Updated 5 days ago
🧩 Movable HUD
Movable HUD lets you freely move and resize custom HUD elements directly in Minecraft — no manual config editing needed.
This mod does nothing by itself, only works once other mods use this as a library.
✨ Features
- 🖱️ Drag & Drop: Move HUD elements anywhere on your screen
- 🔍 Right-Click Resize: Smoothly scale elements to your liking
- 💾 Auto Save: Layouts are stored in
config/movableHud.json - 🔄 Auto Load: Restores your setup automatically on startup
🧠 How To Use
/movablehud→ Open the movable Hud screen- Left-click + drag → Move an element
- Right-click + drag → Resize it
- Close the screen → Changes save automatically
Next time you launch Minecraft, your custom HUD layout is instantly restored.
🔧 Technical Info
To use this library:
repositories {
mavenCentral()
maven { url 'https://jitpack.io' }
}
dependencies {
modImplementation 'com.github.nebulajinxed:MovableHud:v<VERSION>'
}



