{
  "parent": "minecraft:builtin/entity",
  "display": {
    "gui": {
      "rotation": [
        90,
        -45,
        -90
      ],
      "translation": [
        7,
        -9,
        0
      ],
      "scale": [
        0.6,
        0.6,
        0.6
      ]
    },
    "fixed": {
      "rotation": [
        0,
        -90,
        0
      ],
      "translation": [
        -1,
        13.25,
        0
      ],
      "scale": [
        0.7,
        0.7,
        0.7
      ]
    },
    "ground": {
      "rotation": [
        0,
        0,
        0
      ],
      "translation": [
        0,
        10,
        0
      ],
      "scale": [
        0.45,
        0.45,
        0.45
      ]
    },
    "head": {
      "rotation": [
        180,
        180,
        0
      ],
      "translation": [
        0,
        0,
        0
      ],
      "scale": [
        1.2,
        1.2,
        1.2
      ]
    },
    "thirdperson_righthand": {
      "rotation": [
        0,
        180,
        0
      ],
      "translation": [
        0.25,
        13.5,
        6
      ],
      "scale": [
        0.8,
        0.8,
        0.8
      ]
    },
    "thirdperson_lefthand": {
      "rotation": [
        180,
        0,
        0
      ],
      "translation": [
        0.25,
        -17,
        6
      ],
      "scale": [
        0.8,
        0.8,
        0.8
      ]
    },
    "firstperson_righthand": {
      "rotation": [
        20,
        180,
        0
      ],
      "translation": [
        1,
        9,
        5
      ],
      "scale": [
        0.7,
        0.7,
        0.7
      ]
    },
    "firstperson_lefthand": {
      "rotation": [
        20,
        180,
        180
      ],
      "translation": [
        1,
        -16,
        -4
      ],
      "scale": [
        0.7,
        0.7,
        0.7
      ]
    }
  }
}