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

RemoveHUD

Take control over the in-game HUD

Загрузки
107K
Подписчики
49
Обновлён
17 июля 2026 г.
Лицензия
Apache-2.0

Опубликован 27 декабря 2021 г.

RemoveHUD HitCount 1.18.1 Downloads Commits

Have you ever wanted a more immersive experience in minecraft? This mod has you covered!

Key Features

  • Removes the HUD without remvoing the Hand
  • Easy toggle button that is rebindable (Default F7)
  • Removes Hand without removing the HUD (Availible in Options menu F8)
  • Removes the block outline (Availible in Options menu F8)
  • Individually toggle certain elements of the HUD (Via options menu F8)

Dependencies

You need these mods in order for this one to work

Ченджлог

v1.4.0-alpha.2+26.2Альфа26.2 · 17 июля 2026 г.

adds a new keybind to delete an element in the hud editor

v1.4.0+26.2Релиз26.2 · 17 июля 2026 г.

Removehud v1.4

This project has been inactive for a long time. Honestly i've had no motivation and no time to keep working on Minecraft mods. But i've been going through my AI psychosis recently and it has finally allowed me to take on projects that i would not dedicate much time to normally.

With that said: this project is finally in the place that i've always wanted it to be. Since day 1 of the mod i've dreamed of making a fully featured HUD editor for minecraft. Frankly im not sure why it hasnt been done before to my knowledge. Well finally it's here thanks to claude code.

Summary

Two pieces of work,

  1. Ports the mod to Minecraft 26.2 — Mojang's current release, now on date-based versioning.

  2. Rebuilds the in-game HUD editor that was abandoned, half-finished, and buggy on origin/unstable-editor-1.21.

Note: since main never received the intermediate 1.20.2 → 1.21 → 1.21.4 bumps, this PR also carries that history forward as part of the diff — it's not new work, just previously un-merged.

Other changes:

  • Added a LocatorBar toggle for the new waypoint locator bar (new HUD element introduced in newer MC version, in the same subsystem the mod already manages) — for config parity with the other contextual bars.
  • CI (build.yml) bumped to Java 25.

HUD editor Details

What's in this version instead:

  • F6 toggles an in-world overlay edit mode while gameplay continues normally, so the full HUD renders exactly as usual underneath the editor's highlight box — this was the previous version's core failure mode, and it's now impossible by construction.
  • Anchor corners actually work. Every offsettable/food/air bars, exp bar, held-item tooltip, overlay ent, Shift+Tab cycles its anchor corner, arrow keys nudge it (Shift = 5px steps vs 1px), N toggles offset snapping, R resets the selected element, H shows/hides the on-screen controls hint.
  • Snap-to-zero double-tap. With snapping on, an element resting at exactly 0 needs a double-tap to move away from center (a single tap alone would just get immediately re-clamped to 0) — first tap shows a toast hint, second tap within the window jumps it clear of the dead zone.
  • Hints render as Minecraft toasts.
1.3b6Бета1.21.4 · 4 февраля 2025 г.
1.3b5Бета1.21, 1.21.1 · 28 июня 2024 г.

What's Changed

Full Changelog: https://github.com/IzzyDotExe/RemoveHud/compare/v1.3-BETA-4...v1.3-BETA-5

1.3b4Бета1.20.4 · 15 января 2024 г.

What's Changed

New Contributors

Full Changelog: https://github.com/IzzyDotExe/RemoveHud-fabricmc/compare/v1.3-BETA-2...v1.3-BETA-4

1.3.0-BETA-1Бета1.19.3 · 16 января 2023 г.

What's Changed

Full Changelog: https://github.com/IzzyDotExe/RemoveHudButNotHand-fabricmc/compare/v1.2.2...v1.3-BETA-1

ADDED: Individual toggles for HP, Hunger, Armor, and Oxygen Changing offsets for each of these components

WIP: Changing offset origin point Offsetting other HUD items

v1.2.2+1.18.2Релиз1.18.2 · 31 октября 2022 г.

Update 1.2.2

https://github.com/IsraelAristide/RemoveHudButNotHand-fabricmc/compare/v1.2.1...v1.2.2

  • Update to Minecraft v1.19.2
  • Modmenu and Cloth config are now included.

Contributors: @IzzyDotExe @imwhysofearless

v1.2.2+1.19.2Релиз1.19.2 · 31 октября 2022 г.

Update 1.2.2

https://github.com/IsraelAristide/RemoveHudButNotHand-fabricmc/compare/v1.2.1...v1.2.2

  • Update to Minecraft v1.19.2
  • Modmenu and Cloth config are now included.

Contributors: @IzzyDotExe @imwhysofearless

Комментарии

Загружаем…