Перейти к содержимому
Mineforgian

Auto HUD

A mod which dynamically hides parts of the user interface

Загрузки
1.5M
Подписчики
1K
Обновлён
16 августа 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 15 мая 2022 г.

Auto HUD is a Minecraft mod which hides parts of the user interface (HUD) that are currently not interesting.

It is inspired by similar mods ("immersive hud") for other games. I personally really like the clean view of no visible HUD, but get frustrated by the limitations of using F1 mode.

This is an opinionated rewrite of Head-down Display that never got updated.

NOTE: From version 4 on, Cloth-Config has been dropped. Now YetAnotherConfigLib is needed for an ingame configuration screen, but the mod will work fine without.

Features

  • Toggle the whole HUD with a key binding.
  • Have parts of the HUD that haven't changed hide away.
  • Hide persistent, unchanging status effects, such as water breathing from the turtle helmet.
  • Show remaining time of status effects.
  • Highly configurable.

Visual differences to F1 mode

  • Player hand / equipped items remain visible
  • Player names remain visible
  • The vignette remains active
  • Incoming chat messages still pop up
  • Crosshair remains visible (see my other mod Dynamic Crosshair for that)
  • Configurable what elements are hidden

Dependencies

Fabric only

Mod Compatibility

This mod includes a modified version of magicus' Status Effect Timers, because I could not figure out how to dynamically insert my modifications into it. Since this mod allows for status effect icons to be hidden individually, the non-modified version will draw the timers in the wrong place.

Known to be compatible:

Known to be incompatible:

  • OptiFabric crashes due to mixin conflicts.
  • Any other mod that draws status effect timers should have that functionality disabled.
  • HUD elements created by other mods will most likely not be moved.
  • Bedrockify overwrites the status effect modifications. To get them working, disable the screenSafeArea mixin.
  • Running AutoHUD together with Exordium can cause visual issues

Ченджлог

9.0-beta.3+26.2-fabricБета26.2 · 16 августа 2026 г.

9.0-beta.3

  • New option to always show food bar when mounted
  • New option to have the hotbar move out a percentage of its height; this allows for items with a minimum alpha setting to still be rendered half onscreen if desired
  • More generic mod compatibility work: generic elements got more config options

9.0-beta.2

  • Fix player state desyncing (when going through Nether portals, but also in general)
  • Fix static element behaviour (player list would wrongfully be hidden)
  • Add next level of generic mod compatibility: Registered modded status bars will properly move when their parent is hidden

9.0-beta.1

  • Port to 26.2
  • Massive rewrite! Almost all of the internals have changed.
  • New feature: elements now move towards their closest screen edge so they do not float anymore!
  • Warning: it should now have better mod compatibility out-of-the-box, but currently no explicit mod support built in!
  • Currently working: anything that simply moves or decorates vanilla bars (raised, detailab, apple-skin, …)
  • Currently not working: anything that replaces or adds status bars
9.0-beta.2+26.2-fabricБета26.2 · 13 августа 2026 г.

9.0-beta.2

  • Fix player state desyncing (when going through Nether portals, but also in general)
  • Fix static element behaviour (player list would wrongfully be hidden)
  • Add next level of generic mod compatibility: Registered modded status bars will properly move when their parent is hidden

9.0-beta.1

  • Port to 26.2
  • Massive rewrite! Almost all of the internals have changed.
  • New feature: elements now move towards their closest screen edge so they do not float anymore!
  • Warning: it should now have better mod compatibility out-of-the-box, but currently no explicit mod support built in!
  • Currently working: anything that simply moves or decorates vanilla bars (raised, detailab, apple-skin, …)
  • Currently not working: anything that replaces or adds status bars
9.0-beta.1+26.2-fabricБета26.2 · 12 августа 2026 г.
  • Port to 26.2
  • Massive rewrite! Almost all of the internals have changed.
  • New feature: elements now move towards their closest screen edge so they do not float anymore!
  • Warning: it should now have better mod compatibility out-of-the-box, but currently no explicit mod support built in!
  • Currently working: anything that simply moves or decorates vanilla bars (raised, detailab, apple-skin, …)
  • Currently not working: anything that replaces or adds status bars
8.11+1.21.9-fabricРелиз1.21.9 · 4 января 2026 г.
  • Bump libbamboo to fix a crash with recent versions of YetAnotherConfigLib
8.11+1.21.7-fabricРелиз1.21.6, 1.21.7, 1.21.8 · 4 января 2026 г.
  • Bump libbamboo to fix a crash with recent versions of YetAnotherConfigLib
8.11+1.21.5-fabricРелиз1.21.5 · 4 января 2026 г.
  • Bump libbamboo to fix a crash with recent versions of YetAnotherConfigLib
8.11+1.21.3-fabricРелиз1.21.3, 1.21.4 · 4 января 2026 г.
  • Bump libbamboo to fix a crash with recent versions of YetAnotherConfigLib
8.11+1.21.3-neoforgeРелиз1.21.3, 1.21.4 · 4 января 2026 г.
  • Bump libbamboo to fix a crash with recent versions of YetAnotherConfigLib

Комментарии

Загружаем…