Skinful is a datapack that allows players to make their armor invisible, all without sacrificing any functionality.
Usage
Skinful has two functions, hide_armor and unhide_armor. Running
/trigger hide_armor
with an armorset on hides the armor, whilst running
/trigger unhide_armor
unhides the armor, making it visible again. Alternatively, running
/trigger skinful
gives the player two clickable text messages, perhaps easier for some.
Why use Skinful?
Skinful is just a datapack, which means players on your server don't need to download a resource pack to experience the effects. This is different from other projects, as the effects of Skinful will be visible (or rather invisible) to all players with no work required.
How does it work?
Using the new equippable component introduced in 1.21.2, players are now able to change the model of equippable items, like armor pieces and elytras. Skinful essentially just chooses a non-existent model, which in turn renders the armor invisible.
Future plans
In the future, I'd like to do two things.
- Fix the code. The code right now is functional, but it's pretty ugly, and I'm sure there is a smarter way of doing this.
- Allow for the player to choose what armor they want to present, e.g. chainmail armor visuals with netherite defense.