Simple Armor Hud

A small mod that shows the armor you're currently wearing above the food bar

924,78k

Quick challenge

How far can you run before the mobs catch you?

Simple Armor Hud

Simple armor hud

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 requires and Note: Simple armor hud %%MD0%% the Fabric API. After downloading, you can put the `.jar` file in your `mods` folder. If you don't have fabric installed, take a look at this %%MD2%% Note: Simple armor hud %%MD0%% 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.

ADS