
MovableHud
Trying to make a simple movable hud? Then this is perfect!
- Загрузки
- 6K
- Подписчики
- 4
- Обновлён
- 8 мая 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 8 ноября 2025 г.
🧩 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>'
}
Look at the github for example uses!
Ченджлог
1.0.13-hotfixРелиз1.21.9, 1.21.10, 1.21.11 · 8 февраля 2026 г.
- Removed testing hud element (why do i keep forgetting..)
1.0.13Релиз1.21.9, 1.21.10, 1.21.11 · 7 февраля 2026 г.
- Fixed not properly working on newest versions
1.0.12-hotfixРелиз1.21.9, 1.21.10, 1.21.11 · 15 января 2026 г.
- Removed testing hud element (how do i keep fogetting :< )
1.0.12Релиз1.21.9, 1.21.10, 1.21.11 · 15 января 2026 г.
Added saving & loading hidden
1.0.11-hotfixРелиз1.21.9, 1.21.10, 1.21.11 · 14 января 2026 г.
- Hotfix, removed testing hud element
1.0.11Релиз1.21.9, 1.21.10, 1.21.11 · 14 января 2026 г.
- Added opacity changed by scrolling
1.0.9Релиз1.21.9, 1.21.10, 1.21.11 · 13 января 2026 г.
Moved to fully custom rendering logic, allowing everything to be implemented
Removed text / Image rendering default
For more explanation look at the github example
1.0.8Релиз1.21.9, 1.21.10, 1.21.11 · 7 января 2026 г.
- Removed default hud elements
Комментарии
Загружаем…