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.

Update dependencies in fabric.mod.json

authored by

rh4htr and committed by
GitHub
46bab08d 96c59918

+3 -3
+3 -3
src/main/resources/fabric.mod.json
··· 29 29 } 30 30 ], 31 31 "depends": { 32 - "fabricloader": ">=0.14.19", 33 - "minecraft": ">=1.19", 34 - "java": ">=17" 32 + "fabricloader": ">=0.19.2", 33 + "minecraft": ">=26.1", 34 + "java": ">=25" 35 35 }, 36 36 "suggests": { 37 37 "trinkets": ">=3.7.1"