{
  "format_version": "1.12.0",
  "minecraft:geometry": [
    {
      "description": {
        "identifier": "geometry.squid.baby",
        "texture_width": 32,
        "texture_height": 32,
        "visible_bounds_width": 2,
        "visible_bounds_height": 2,
        "visible_bounds_offset": [0, 0, 0]
      },
      "bones": [
        {
          "name": "body",
          "pivot": [0, 0, 0],
          "cubes": [
            { "origin": [-4, -4, -4], "size": [8, 10, 8], "uv": [0, 0] }
          ]
        },
        {
          "name": "tentacle1",
          "parent": "body",
          "pivot": [3, -4.5, 0],
          "cubes": [
            { "origin": [2, -10, -1], "size": [2, 6, 2], "uv": [0, 18] }
          ]
        },
        {
          "name": "tentacle2",
          "parent": "body",
          "pivot": [2.35355, -4.5, 2.35355],
          "cubes": [
            {
              "origin": [1.35355, -10, 1.35355],
              "size": [2, 6, 2],
              "pivot": [2.35355, -7, 2.35355],
              "rotation": [0, 45, 0],
              "uv": [0, 18]
            }
          ]
        },
        {
          "name": "tentacle3",
          "parent": "body",
          "pivot": [0, -4.5, 3],
          "cubes": [
            { "origin": [-1, -10, 2], "size": [2, 6, 2], "uv": [0, 18] }
          ]
        },
        {
          "name": "tentacle4",
          "parent": "body",
          "pivot": [-2.35355, -4.5, 2.35355],
          "cubes": [
            {
              "origin": [-3.35355, -10, 1.35355],
              "size": [2, 6, 2],
              "pivot": [-2.35355, -7, 2.35355],
              "rotation": [0, -45, 0],
              "uv": [0, 18],
              "mirror": true
            }
          ]
        },
        {
          "name": "tentacle5",
          "parent": "body",
          "pivot": [-3, -4.5, 0],
          "cubes": [
            { "origin": [-4, -10, -1], "size": [2, 6, 2], "uv": [0, 18] }
          ]
        },
        {
          "name": "tentacle6",
          "parent": "body",
          "pivot": [-2.35355, -4.5, -2.35355],
          "cubes": [
            {
              "origin": [-3.35355, -10, -3.35355],
              "size": [2, 6, 2],
              "pivot": [-2.35355, -7, -2.35355],
              "rotation": [0, 45, 0],
              "uv": [0, 18],
              "mirror": true
            }
          ]
        },
        {
          "name": "tentacle7",
          "parent": "body",
          "pivot": [0, -4.5, -3],
          "cubes": [
            { "origin": [-1, -10, -4], "size": [2, 6, 2], "uv": [0, 18] }
          ]
        },
        {
          "name": "tentacle8",
          "parent": "body",
          "pivot": [2.35355, -4.5, -2.35355],
          "cubes": [
            {
              "origin": [1.35355, -10, -3.35355],
              "size": [2, 6, 2],
              "pivot": [2.35355, -7, -2.35355],
              "rotation": [0, -45, 0],
              "uv": [0, 18]
            }
          ]
        }
      ]
    }
  ]
}
