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.

Merge branch: cerus/feat/lang-de

authored by

Legoraft and committed by
GitHub
62a77ae8 b9a3e476

+12
+12
src/main/resources/assets/simple-armor-hud/lang/de_de.json
··· 1 + { 2 + "key.armorhud.armorvisible": "Schalte Rüstungs-HUD an/aus", 3 + "category.armorhud.toggles": "Simple armor hud", 4 + 5 + "config.doublehotbar": "Double Hotbar", 6 + "config.bettermounthud": "Better Mount Hud", 7 + "config.armorvisible": "Rüstungs-HUD sichtbar", 8 + "config.disablearmorbar": "Rüstungsbalken ausschalten", 9 + 10 + "config.righttoleft": "Rechts nach links Anzeige", 11 + "config.done": "Fertig" 12 + }