2025-02-18 15:25:17 +01:00

29 lines
661 B
JSON

{
"portraitScale": 1.4,
"portraitTranslation": [ -0.25, 0, 0 ],
"profileScale": 0.75,
"profileTranslation": [ -0.05, 0.5, 0 ],
"faint": "bedrock(muk_alolan, faint)",
"poses": {
"standing": {
"poseName": "standing",
"transformTicks": 10,
"poseTypes": ["WALK",
"STAND",
"NONE",
"PORTRAIT",
"PROFILE"
],
"animations": [
"bedrock(muk_alolan, ground_idle)"
],
"quirks": [
{
"name": "blink",
"animations": ["bedrock(muk_alolan, blink)"]
}
]
}
}
}