{
  "head": "head",
  "portraitScale": 1.5,
  "portraitTranslation": [ -0.3, 0.8, 0 ],
  "profileScale": 0.8,
  "profileTranslation": [ 0, 0.6, 0 ],
  "poses": {
    "standing": {
      "poseName": "standing",
      "transformTicks": 10,
      "poseTypes": [
        "STAND",
        "NONE",
        "PORTRAIT",
        "PROFILE"
      ],
      "animations": [
        "look",
        "bedrock(kilowattrel , ground_idle)"
      ]
    },
    "walking": {
      "poseName": "walking",
      "transformTicks": 10,
      "poseTypes": [ "WALK" ],
      "animations": [ "bedrock(kilowattrel , ground_walk)" ]
    }
  }
}