mindcraft icon indicating copy to clipboard operation
mindcraft copied to clipboard

Profile skins (Fabric Tailor)

Open Nimikita opened this issue 1 year ago • 0 comments

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.

Nimikita avatar Nov 15 '24 01:11 Nimikita