{
  "parent": "minecraft:builtin/entity",
  "display": {
    "gui": {
      "rotation": [
        90,
        -135,
        90
      ],
      "translation": [
        3,
        3,
        0
      ],
      "scale": [
        0.325,
        0.325,
        0.325
      ]
    },
    "ground": {
      "rotation": [
        0,
        0,
        0
      ],
      "translation": [
        0,
        8,
        0
      ],
      "scale": [
        0.45,
        0.45,
        0.45
      ]
    },
    "head": {
      "rotation": [
        0,
        180,
        0
      ],
      "translation": [
        0,
        0,
        0
      ],
      "scale": [
        0.8,
        0.8,
        0.8
      ]
    },
    "fixed": {
      "rotation": [
        0,
        90,
        0
      ],
      "translation": [
        0,
        6,
        0
      ],
      "scale": [
        0.4,
        0.4,
        0.4
      ]
    },
    "thirdperson_righthand": {
      "rotation": [
        0,
        180,
        0
      ],
      "translation": [
        0,
        15,
        0
      ],
      "scale": [
        0.8,
        0.8,
        0.8
      ]
    },
    "firstperson_righthand": {
      "rotation": [
        10,
        170,
        0
      ],
      "translation": [
        4,
        10,
        0
      ],
      "scale": [
        0.7,
        0.7,
        0.7
      ]
    }
  }
}