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.

added modrinth page as homepage

authored by

Legoraft and committed by
GitHub
5d69f1af a1be2c27

+2 -2
+2 -2
src/main/resources/fabric.mod.json
··· 8 8 "LegoRaft" 9 9 ], 10 10 "contact": { 11 - "homepage": "https://github.com/LegoRaft/simple-armor-hud", 11 + "homepage": "https://modrinth.com/mod/simple-armor-hud", 12 12 "sources": "https://github.com/LegoRaft/simple-armor-hud", 13 13 "issues": "https://github.com/LegoRaft/simple-armor-hud/issues" 14 14 }, ··· 34 34 "suggests": { 35 35 "another-mod": "*" 36 36 } 37 - } 37 + }