How to 🔗
To add a skin:
- be sure the world has been launched at least once with Collectible Skins active
- go to
your_world_folder/skins - open an existing
.ymlfile or create a new one (Collectible Skins can read multiple skins from multiple files) - follow the template down below (
skin_nameis the technical name without spaces of sort,nameis the readable name)
skin_name:
name:
description:
texture:
hint: (optional, default "(locked)")
model: (optional, default none)
tier: (optional, default 1)
For more information check out the instructions.txt file inside that folder.
For using the API, check out the DOCS
Commands 🔗
/skins remove <p_name> <skin_name>: removes a skin/skins unlock <p_name> <skin_name>: unlocks a skin