Compatibility
Minecraft: Java Edition
1.21.8ā1.21.11
Platforms
Supported environments
Links
Creators
Details
Licensed ARR
Published 3 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>'
}



