Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Changelog
What's Changed
Features
26.1 Release Candidates Support
This version enables support for 26.1s release candidates. The granular versions of snapshots and prereleases have been dropped (from build+upload) in their favour - only keeping the last version of each iteration (e.g. the 26.1-snap.7-11 version)
Elytra Improvements
Elytras now will always show when the player is flying, since it otherwise seems weird that a player is flying without any equipped item.
In addition, if an elytra is equipped but fully hidden, the cape (if available) will be rendered instead (if not suppressed by the skin settings in game). "Double-rendering" of both cape and elytra while flying should be suppressed throughout all versions.
Head items
In addition to skull block items (player head, skeleton skull, wither skull, ...), Armor Hider is now going to affect the rendering of any block-type item equipped in the head slot in addition. This should also cover modded blocks as long as a transparent layer can be applied.
Fixes
Logging
The debug logs are now not written to the game log anymore but to a dedicated Armor Hider folder within your game files. Whenever debug logging is enabled, a timestamped log file is creates to it's easier to grab and share debug log information.
Elytra
In addition to the elytra rendering improvements, this version also fixes an issue where the elytra would never get fully hidden. The render cancellation from earlier versions was re-added.
Full Changelog: https://github.com/zannagh/armor-hider/compare/v0.8.20...v0.8.21


