Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Changelog
What's Changed
This version should not introduce any changes to existing Fabric versions or NeoForge versions past 1.20.1. Let me know if you find any regressions via the issue tracker or Discord.
Features
Adds support for Neoforge 1.20 and 1.20.1 by adding an additional stonecutter constant specifying the loader and cancelling out the 'order' injection parameter. This may lead to other mods affecting Armor Hider's cancelling mechanism (fully hiding equipment items or skulls) to the point that it does not work as intended, but there is no easy way to fix this since older NeoForge versions don't allow for the order parameter in injections.
Other
Build, Stonecutter
A lot of cleanup was done to build scripts (and the deployment pipeline) to make it easier to understand and maintain the setup. Additionally, it should be pretty difficult to get previous issues like mismatching Java versions and such again - by @zannagh
Full Changelog: https://github.com/zannagh/armor-hider/compare/v0.8.2...v0.8.3


