{
  "credit": "Made with Blockbench",
  "texture_size": [32, 32],
  "textures": {
    "particle": "tooltrims:item/trident",
    "layer0": "tooltrims:item/trident"
  },
  "elements": [
    {
      "name": "pole",
      "from": [-0.5, -16, -0.5],
      "to": [0.5, 9, 0.5],
      "rotation": {"angle": 0, "axis": "y", "origin": [0, -15, 0]},
      "faces": {
        "north": {"uv": [1.5, 3.5, 2, 16], "texture": "#layer0"},
        "east": {"uv": [1, 3.5, 1.5, 16], "texture": "#layer0"},
        "south": {"uv": [0.5, 3.5, 1, 16], "texture": "#layer0"},
        "west": {"uv": [0, 3.5, 0.5, 16], "texture": "#layer0"},
        "up": {"uv": [0.5, 3, 1, 3.5], "texture": "#layer0"},
        "down": {"uv": [1, 3, 1.5, 3.5], "texture": "#layer0"}
      }
    },
    {
      "name": "base",
      "from": [-1.5, 9, -0.5],
      "to": [1.5, 11, 0.5],
      "rotation": {"angle": 0, "axis": "y", "origin": [0, -15, 0]},
      "faces": {
        "north": {"uv": [2.5, 0.5, 4, 1.5], "texture": "#layer0"},
        "east": {"uv": [2, 0.5, 2.5, 1.5], "texture": "#layer0"},
        "south": {"uv": [4.5, 0.5, 6, 1.5], "texture": "#layer0"},
        "west": {"uv": [4, 0.5, 4.5, 1.5], "texture": "#layer0"},
        "up": {"uv": [2.5, 0, 4, 0.5], "texture": "#layer0"},
        "down": {"uv": [4, 0, 5.5, 0.5], "texture": "#layer0"}
      }
    },
    {
      "name": "left_spike",
      "from": [1.5, 10, -0.5],
      "to": [2.5, 14, 0.5],
      "rotation": {"angle": 0, "axis": "y", "origin": [0, -15, 0]},
      "faces": {
        "north": {"uv": [2.5, 2, 3, 4], "texture": "#layer0"},
        "east": {"uv": [2, 2, 2.5, 4], "texture": "#layer0"},
        "south": {"uv": [3.5, 2, 4, 4], "texture": "#layer0"},
        "west": {"uv": [3, 2, 3.5, 4], "texture": "#layer0"},
        "up": {"uv": [2.5, 1.5, 3, 2], "texture": "#layer0"},
        "down": {"uv": [3, 1.5, 3.5, 2], "texture": "#layer0"}
      }
    },
    {
      "name": "middle_spike",
      "from": [-0.5, 11, -0.5],
      "to": [0.5, 15, 0.5],
      "rotation": {"angle": 0, "axis": "y", "origin": [0, -15, 0]},
      "faces": {
        "north": {"uv": [0.5, 0.5, 1, 2.5], "texture": "#layer0"},
        "east": {"uv": [1, 0.5, 1.5, 2.5], "texture": "#layer0"},
        "south": {"uv": [1.5, 0.5, 2, 2.5], "texture": "#layer0"},
        "west": {"uv": [0, 0.5, 0.5, 2.5], "texture": "#layer0"},
        "up": {"uv": [0.5, 0, 1, 0.5], "texture": "#layer0"},
        "down": {"uv": [1, 0, 1.5, 0.5], "texture": "#layer0"}
      }
    },
    {
      "name": "right_spike",
      "from": [-2.5, 10, -0.5],
      "to": [-1.5, 14, 0.5],
      "rotation": {"angle": 0, "axis": "y", "origin": [0, -15, 0]},
      "faces": {
        "north": {"uv": [3, 2, 2.5, 4], "texture": "#layer0"},
        "east": {"uv": [3.5, 2, 3, 4], "texture": "#layer0"},
        "south": {"uv": [4, 2, 3.5, 4], "texture": "#layer0"},
        "west": {"uv": [2.5, 2, 2, 4], "texture": "#layer0"},
        "up": {"uv": [3, 1.5, 2.5, 2], "texture": "#layer0"},
        "down": {"uv": [3.5, 1.5, 3, 2], "texture": "#layer0"}
      }
    }
  ],
  "gui_light": "front",
  "display": {
    "thirdperson_righthand": {
      "rotation": [0, 60, 0],
      "translation": [11, 6, -2]
    },
    "thirdperson_lefthand": {
      "rotation": [0, 60, 0],
      "translation": [3, 6, 12]
    },
    "firstperson_righthand": {
      "rotation": [0, -90, 25],
      "translation": [-3, 7, 5.75]
    },
    "firstperson_lefthand": {
      "rotation": [0, 90, -25],
      "translation": [13, 7, 5.75]
    },
    "ground": {
      "translation": [4, 4, 2],
      "scale": [0.25, 0.25, 0.25]
    },
    "gui": {
      "rotation": [15, -25, -5],
      "translation": [2, 3, 0],
      "scale": [0.65, 0.65, 0.65]
    },
    "fixed": {
      "rotation": [0, 180, 0],
      "translation": [-2, 4, -5],
      "scale": [0.5, 0.5, 0.5]
    }
  },
  "groups": [
    {
      "name": "pole",
      "origin": [0, 0, 0],
      "color": 0,
      "children": [
        0,
        {
          "name": "group",
          "origin": [0, -1, 0],
          "color": 0,
          "children": [1, 2, 3, 4]
        }
      ]
    }
  ]
}