32 lines
738 B
JSON
32 lines
738 B
JSON
{
|
|
"portraitScale": 2.0,
|
|
"portraitTranslation": [ 0, 1.6, 0 ],
|
|
"profileScale": 0.6,
|
|
"profileTranslation": [ 0.05, 0.9, 0 ],
|
|
"faint": "bedrock(yamask_galarian, sleep)",
|
|
"poses": {
|
|
|
|
"standing": {
|
|
"poseName": "standing",
|
|
"transformTicks": 10,
|
|
"poseTypes": [
|
|
"STAND",
|
|
"NONE",
|
|
"PORTRAIT",
|
|
"PROFILE"
|
|
],
|
|
"animations": [
|
|
"bedrock(yamask_galarian, ground_idle)"
|
|
]
|
|
},
|
|
|
|
"walking": {
|
|
"poseName": "walking",
|
|
"transformTicks": 10,
|
|
"poseTypes": [ "WALK" ],
|
|
"animations": [
|
|
"bedrock(yamask_galarian, ground_walk)"
|
|
]
|
|
}
|
|
}
|
|
} |