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.

chore: removed unused configscreen import

-2
-2
src/client/java/com/armorhud/config/configScreen.java
··· 8 8 import net.minecraft.client.gui.screens.options.OptionsSubScreen; 9 9 import net.minecraft.network.chat.Component; 10 10 11 - import javax.swing.text.html.Option; 12 - 13 11 @Environment(EnvType.CLIENT) 14 12 public class configScreen extends OptionsSubScreen { 15 13 private final Screen parent;