{
  "parent": "minecraft:builtin/entity",
  "display": {
    "gui": {
      "rotation": [
        90,
        -90,
        0
      ],
      "translation": [
        -2,
        -2,
        0
      ],
      "scale": [
        1.25,
        1.25,
        1.25
      ]
    },
    "fixed": {
      "rotation": [
        90,
        -90,
        0
      ],
      "translation": [
        0,
        0,
        16
      ],
      "scale": [
        1.0,
        1.0,
        1.0
      ]
    },
    "ground": {
      "rotation": [
        0,
        0,
        0
      ],
      "translation": [
        0,
        20,
        0
      ],
      "scale": [
        1.0,
        1.0,
        1.0
      ]
    },
    "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,
        19,
        -0.5
      ],
      "scale": [
        1.0,
        1.0,
        1.0
      ]
    },
    "thirdperson_lefthand": {
      "rotation": [
        180,
        0,
        0
      ],
      "translation": [
        0.25,
        -23,
        -0.5
      ],
      "scale": [
        1.0,
        1.0,
        1.0
      ]
    },
    "firstperson_righthand": {
      "rotation": [
        20,
        180,
        0
      ],
      "translation": [
        1,
        20,
        5
      ],
      "scale": [
        1.0,
        1.0,
        1.0
      ]
    },
    "firstperson_lefthand": {
      "rotation": [
        20,
        180,
        180
      ],
      "translation": [
        -1,
        -19.5,
        -9
      ],
      "scale": [
        1.0,
        1.0,
        1.0
      ]
    }
  }
}
