Port
- Ported 0.0.8 to Minecraft Version 1.20.1
Fixes
- fixed general client cache syncing issues after players respawn
Content
- Added an API for Items which dynamically toggle hidden parts
Fixes
- 2nd skin layers will be hidden, as well as their corresponding body parts
Fixes
- reworked data handling to use syncing network packets instead of unstable TrackedData
Changes
- updated mod to support Minecraft 1.21.1
- requires now Fabric Loader 0.16.10 or above
- requires Java 21
Changes
- updated mod to support Minecraft 1.20.5 and 1.20.6 versions
- requires now Fabric Loader 0.15.11 or above
- requires Java 21
Changes
- updated mod to support all Minecraft 1.20 versions below 1.20.5
- requires now Fabric Loader 0.14.22 or above
Bug-fix and small Back-end cleanup
The backend used wrong mixin method names, which may have prevented them from loading correctly when used with other mods.
- Small clean-up
- Ported to 1.19.4
- Small clean-up
- Ported to 1.19.2
- Small clean-up