
35
6
[1.2] - 2026-06-10
Added
- Interactive Config Screen via YACL (open with
Hor through ModMenu) - Configurable Hide Delay integer slider, 1–10 seconds (default: 10)
- Restore Triggers toggle hotbar restore on sprint, damage, scroll, or slot keys (all on by default)
- Suppress Conditions keep hotbar visible when health ≤ 6 hearts or hunger ≤ 3 bars (both on by default)
- Persistent Config settings saved to
config/slideaway.json
Technical
- Dependencies: YACL 3.9.4+26.1-fabric, ModMenu 18.0.0-beta.1
- Fixed MC 26.1.2 API compatibility:
KeyMappingHelper,KeyMapping.Category.register(),keyHotbarSlots
- Interactive Config Screen via YACL (open with
SlideAway 1.0
Features
- Automatic hotbar slide-out after standing still and being safe for 10 seconds, the hotbar smoothly slides off the bottom of the screen
- Smooth bidirectional animation ease-out lerp in both directions; slide-out (~300 ms) and slide-back (~250 ms) feel natural and fluid
- Status bars shift down hearts, hunger, armor, and air-bubble bars slide down into the vacated hotbar space and remain fully visible
- XP bar stays aligned the experience bar moves down with the status bars, keeping the correct visual hierarchy
- Sprinting freezes the countdown running neither starts nor cancels the slide; the HUD stays hidden while you sprint and reappears only on real danger
- Scroll wheel & number keys bring the HUD back any hotbar slot change (mouse scroll or keys 1–9) immediately slides the HUD back up and restarts the 10-second countdown
- Danger auto-restore taking damage, losing health, or losing hunger instantly slides the HUD back up regardless of sprint state
Technical
- Built against the 26.1.x unobfuscated Mojang mapping set no
officialMojangMappings()needed - Uses Fabric Loom 1.16
splitEnvironmentSourceSets()all code lives insrc/client/ - Mixin targets confirmed via
javapbytecode analysis of the 26.1.2 client jar:Gui#extractHotbarAndDecorationsouter translate covering items + health bars + XP barGui#extractItemHotbarinner extra translate to push item slots fully off screen
- JOML
Matrix3x2fStack(pushMatrix/translate/popMatrix) replaces the legacyPoseStackAPI - Zero keybinds · Zero config files · Zero dependencies beyond Fabric API
Compatibility
Dependency Version Minecraft 26.1.2 Fabric Loader >= 0.19.2 Fabric API 0.145.4+26.1.2 Java >= 25
Авторы
Сведения
Лицензия:
Опубликован:1 неделю назад
Обновлён:4 дня назад
ID проекта:

