Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Changelog
What's Changed
Features
Within the Armor Hider options (depending on version, either directly below opacity sliders or at 1.21 and above within the advanced options, where you'd also find the server side settings), you can now find a button to temporarily (5 minutes) enable debug logging on Armor Hider's end. This will write some additional information to the game log on every 60th render pass with the intent of making it easier to diagnose issues on rendering in this and future releases.
Example on 1.21 and above:
->
Fixes
Fixes an issue with extractRenderState, which now enters the render scope correctly - whereas previously the scope could be lost and settings of other players were used for one's own avatar when the mod was running on the server (causing further downstream issues like potentially hiding items that shouldn't be hidden, etc.) - thanks to magor2345 for pointing this out via Discord
Full Changelog: https://github.com/zannagh/armor-hider/compare/v0.8.15...v0.8.16


