{
  "parent": "minecraft:builtin/entity",
  "gui_light": "front",
  "display": {
    "gui": {
      "rotation": [
        -90,
        -45,
        -90
      ],
      "translation": [
        0,
        2.5,
        0
      ],
      "scale": [
        0.4,
        0.4,
        0.4
      ]
    },
    "ground": {
      "rotation": [
        180,
        0,
        0
      ],
      "translation": [
        0,
        20,
        0
      ],
      "scale": [
        0.3,
        0.3,
        0.3
      ]
    },
    "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.34,
        0.35,
        0.35
      ]
    },
    "thirdperson_righthand": {
      "rotation": [
        0,
        180,
        0
      ],
      "translation": [
        -1,
        0,
        5
      ],
      "scale": [
        0.8,
        0.8,
        0.8
      ]
    },
    "firstperson_righthand": {
      "rotation": [
        20,
        -170,
        0
      ],
      "translation": [
        0,
        5,
        0
      ],
      "scale": [
        0.6,
        0.6,
        0.6
      ]
    }
  }
}