A mod that adds your armor to the hud modrinth.com/mod/simple-armor-hud
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Java 67.1%
Shell 24.6%
Batchfile 8.3%
308 2 30

Clone this repository

https://tangled.org/legoraft.com/simple-armor-hud https://tangled.org/did:plc:tjq5gcyhiffvggozszywutkz/simple-armor-hud
git@tangled.org:legoraft.com/simple-armor-hud git@tangled.org:did:plc:tjq5gcyhiffvggozszywutkz/simple-armor-hud

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Simple armor hud logo

Simple armor hud

Release Modrinth downloads Github downloads

Information#

This mod shows your armor above the foodbar in the in-game hud. It also moves armor up when underwater and down when in creative and has a few config options for compatibility with other mods. You can toggle the armor hud on or off with a keybind, configurable through the normal menu.

Features#

armor hud in third person
Shows armor you're currently wearing armor hud underwater
Moves armor up underwater

Bugs#

If you have any bug reports or a suggestion for the mod leave them here. If you have any coding experience and want to help out with development, fork the repository and open a pull request.

Translations#

This mod currently supports the following languages:

  • English
  • Dutch
  • German
  • Vietnamese
  • Traditional Chinese

If you see any missing languages or ar familiar translating, feel free to open a pull request and add your translation in a new lang file. The en_us.json file is the source of truth for translation keys, so reference that one.

Dependencies#

Simple armor hud requires the Fabric API

Installation#

Releases for the mod are found on Modrinth and Releases. After downloading, you can put the .jar file in your mods folder. If you don't have fabric installed, take a look at this installation tutorial Note: Simple armor hud requires the Fabric API

Build#

To build from source, follow these steps:

  1. Open a terminal and clone the repository using git clone https://github.com/legoraft/simple-armor-hud.
  2. Go into this directory using cd <location of cloned repo>.
  3. Run ./gradlew build on linux or macos or gradlew build on windows.
  4. Get the mod file from the /build/libs folder.