Armor Hider

Hide or adjust the transparency of armor, glint, and offhand items - with full multiplayer sync. No dependencies required.
Back to Files

[Neoforge] mc-26.1.1 - 0.10.3

File namearmor-hider-neoforge-0.10.3+mc-26.1.1.jar
Uploader
zannaghzannagh
Uploaded
Apr 14, 2026
Downloads
12
Size
246.3 KB
Mod Loaders
NeoForge
File ID
7927524
Type
R
Release
Supported game versions
  • 26.1.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:armor-hider-1475841:7927524"

Learn more about Curse Maven

What's new

What's Changed

Features

Elytra Trims Compat

Not really a feature here, but a lot of investigation went into how enabling transparency with ElytraTrims could go - and it doesn't really go. Could not figure out a smart way to redraw transparency on trims on the elytra, hence the mod continues to only hide/show Elytras with ElytraTrims being present client side.

GeckoLib Compat

Any mod using default GeckoLib behavior to draw armor should now be compatible to Armor Hider. Of course, there are going to be edge cases (and I can only test so much), but in principle, the rendering pipes through AH's interceptions correctly. If you are using a GeckoLib-using armor mod that doesn't work as expected, feel free to notify me via Discord or GitHub.

Fantasy Armor Compat

Fantasy Armor (interestingly) decides to hide player arms. A dedicated compat was added that re-enables the arms if the armor is only partially rendered or hidden.

LuckPerms Compat

Armor Hider now supports LuckPerms. You can add the 'armorhider.admin' permission to any player or group to let players change Armor Hider settings server-wide. In case LuckPerms is present on the server, the mod will prefer to use its permission settings, but otherwise fall back to the default "any mod or admin can edit server-wide settings" behavior from before.

Full Changelog: https://github.com/zannagh/armor-hider/compare/v0.10.2...v0.10.3

This mod has no related projects