30 lines
702 B
JSON
30 lines
702 B
JSON
{
|
|
"portraitScale": 2.6,
|
|
"portraitTranslation": [-0.15, 2.1, 0.0],
|
|
"profileScale": 0.65,
|
|
"profileTranslation": [0.0, 0.76, 0.0],
|
|
"poses": {
|
|
"standing": {
|
|
"poseName": "standing",
|
|
"transformTicks": 10,
|
|
"poseTypes": [
|
|
"STAND",
|
|
"NONE",
|
|
"PORTRAIT",
|
|
"PROFILE"
|
|
],
|
|
"animations": [
|
|
"bedrock(ironvaliant, ground_idle)"
|
|
],
|
|
"quirks": []
|
|
},
|
|
"walking": {
|
|
"poseName": "walking",
|
|
"transformTicks": 10,
|
|
"poseTypes": ["WALK"],
|
|
"animations": [
|
|
"bedrock(ironvaliant, ground_walk)"
|
|
]
|
|
}
|
|
}
|
|
} |