{
  "parent": "minecraft:builtin/entity",
  "display": {
    "gui": {
      "rotation": [
        -90,
        -45,
        -90
      ],
      "translation": [
        1.5,
        2,
        0
      ],
      "scale": [
        0.55,
        0.55,
        0.55
      ]
    },
    "ground": {
      "rotation": [
        180,
        0,
        0
      ],
      "translation": [
        0,
        0,
        0
      ],
      "scale": [
        1,
        1,
        1
      ]
    },
    "head": {
      "rotation": [
        0,
        180,
        0
      ],
      "translation": [
        0,
        0,
        0
      ],
      "scale": [
        0.8,
        0.8,
        0.8
      ]
    },
    "fixed": {
      "rotation": [
        0,
        90,
        0
      ],
      "translation": [
        0,
        -4,
        0
      ],
      "scale": [
        0.35,
        0.35,
        0.35
      ]
    },
    "thirdperson_righthand": {
      "rotation": [
        0,
        180,
        0
      ],
      "translation": [
        0,
        10,
        2.25
      ],
      "scale": [
        1.25,
        1.25,
        1.25
      ]
    },
    "firstperson_righthand": {
      "rotation": [
        0,
        -170,
        0
      ],
      "translation": [
        6.5,
        9,
        -1
      ],
      "scale": [
        1.0,
        1.0,
        1.0
      ]
    }
  }
}