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 Minecraft and mod versions in gradle.properties

authored by

rh4htr and committed by
GitHub
5e6581c4 28ec93ca

+6 -7
+6 -7
gradle.properties
··· 4 4 5 5 # Fabric Properties 6 6 # check these on https://fabricmc.net/develop 7 - minecraft_version=1.21.11 8 - yarn_mappings=1.21.11+build.3 9 - loader_version=0.18.2 10 - loom_version=1.14-SNAPSHOT 7 + minecraft_version=26.1 8 + loader_version=0.19.2 9 + loom_version=1.16-SNAPSHOT 11 10 12 11 # Mod Properties 13 - mod_version=1.8.0 12 + mod_version=2.0.0 14 13 maven_group=com.armorhud 15 14 archives_base_name=simple-armor-hud 16 15 17 16 # Dependency properties 18 - fabric_version=0.139.5+1.21.11 19 - modmenu_version=17.0.0-alpha.1 17 + fabric_version=0.146.1+26.1.2 18 + modmenu_version=18.0.0-alpha.8 20 19 trinkets_version=3.10.0 21 20 accessories_version=1.4.3-beta+1.21.10