Compatibility
Minecraft: Java Edition
1.21.8–1.21.11
Platforms
Supported environments
Links
Creators
Details
Licensed ARR
Published 2 months ago
Updated 3 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
- Middle-Click Hide: Hide Hud elements by middle clicking them
- Scroll: Scroll up to make an element more transparent, down for the opposite
- 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>'
}



