mindcraft
mindcraft copied to clipboard
Profile skins (Fabric Tailor)
Support for a "skin" object in profiles providing a path and model type. Requires the Fabric Tailor mod on the player client to be visible.
"skin": {
"path": "url_or_local_path_here.png",
"model": "slim_or_classic"
}
Bot will execute /skin set URL ${model} ${path} upon joining if a skin is present, and /skin clear if not to clear client cache.