{
  "format_version": "1.21.0",
  "minecraft:geometry": [
    {
      "description": {
        "identifier": "geometry.squid",
        "texture_width": 64,
        "texture_height": 32,
        "visible_bounds_width": 3,
        "visible_bounds_height": 3.5,
        "visible_bounds_offset": [0, -0.25, 0]
      },
      "bones": [
        {
          "name": "body",
          "pivot": [0, 0, 0],
          "cubes": [
            {"origin": [-6, -8, -6], "size": [12, 16, 12], "uv": [0, 0]}
          ],
          "locators": {
            "lead": [0, 0, 0],
            "lead_hold": [0, 4, 0]
          }
        },
        {
          "name": "tentacle1",
          "parent": "body",
          "pivot": [5, -7, 0],
          "rotation": [0, 90, 0],
          "cubes": [
            {"origin": [4, -25, -1], "size": [2, 18, 2], "uv": [48, 0]}
          ]
        },
        {
          "name": "tentacle2",
          "parent": "body",
          "pivot": [3.5, -7, 3.5],
          "rotation": [0, 45, 0],
          "cubes": [
            {"origin": [2.5, -25, 2.5], "size": [2, 18, 2], "uv": [48, 0]}
          ]
        },
        {
          "name": "tentacle3",
          "parent": "body",
          "pivot": [0, -7, 5],
          "cubes": [
            {"origin": [-1, -25, 4], "size": [2, 18, 2], "uv": [48, 0]}
          ]
        },
        {
          "name": "tentacle4",
          "parent": "body",
          "pivot": [-3.5, -7, 3.5],
          "rotation": [0, -45, 0],
          "cubes": [
            {"origin": [-4.5, -25, 2.5], "size": [2, 18, 2], "uv": [48, 0]}
          ]
        },
        {
          "name": "tentacle5",
          "parent": "body",
          "pivot": [-5, -7, 0],
          "rotation": [0, -90, 0],
          "cubes": [
            {"origin": [-6, -25, -1], "size": [2, 18, 2], "uv": [48, 0]}
          ]
        },
        {
          "name": "tentacle6",
          "parent": "body",
          "pivot": [-3.5, -7, -3.5],
          "rotation": [0, -135, 0],
          "cubes": [
            {"origin": [-4.5, -25, -4.5], "size": [2, 18, 2], "uv": [48, 0]}
          ]
        },
        {
          "name": "tentacle7",
          "parent": "body",
          "pivot": [0, -7, -5],
          "rotation": [0, -180, 0],
          "cubes": [
            {"origin": [-1, -25, -6], "size": [2, 18, 2], "uv": [48, 0]}
          ]
        },
        {
          "name": "tentacle8",
          "parent": "body",
          "pivot": [3.5, -7, -3.5],
          "rotation": [0, -225, 0],
          "cubes": [
            {"origin": [2.5, -25, -4.5], "size": [2, 18, 2], "uv": [48, 0]}
          ]
        }
      ]
    }
  ]
}