Release
Now all basic features which were planned for this mod are finished! 🎉
This release makes use of the Cardinal Components API which improves data handling and network syncing in almost all aspects and potentially opens up mod compatibility if another mod decides to make use of the BodyPart
component system.
Oh and those pesky Second Layers of Player Skins? They are fixed too!
Details
- joining and leaving servers respects hidden parts of players
- hidden body parts stay synced, even if the modification happened for other player entities, which were not in tracking range
- Second Skin Layer settings are correctly saved and won't be overwritten by toggling the visibility of Body Parts
- Second Skin Layers of other players won't be tied to client's own layer settings
- general improvements with CCA's Component system targeting data storage, data handling and network handling