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.

updated mod info

authored by

LegoRaft and committed by
GitHub
a40b0e21 468fee97

+2 -2
+2 -2
src/main/resources/fabric.mod.json
··· 4 4 "version": "${version}", 5 5 6 6 "name": "Simple armor hud", 7 - "description": "A mod that adds your armor to the hud", 7 + "description": "A simple mod that adds your armor to the hud above the food bar", 8 8 "authors": [ 9 9 "LegoRaft" 10 10 ], 11 11 "contact": { 12 12 "homepage": "https://github.com/LegoRaft/simple-armor-hud", 13 - "sources": "https://github.com/FabricMC/fabric-example-mod" 13 + "sources": "https://github.com/LegoRaft/simple-armor-hud" 14 14 }, 15 15 16 16 "license": "GPL-3.0",