{
  "credit": "Made with Blockbench",
  "ambientocclusion": false,
  "textures": {
    "particle": "ae2:block/drive/drive_cells",
    "cell": "ae2:block/drive/drive_cells"
  },
  "elements": [
    {
      "name": "Cell Backdrop",
      "from": [0, 0, 0],
      "to": [6, 2, 2],
      "rotation": { "angle": 0, "axis": "y", "origin": [9, 8, 8] },
      "faces": {
        "north": {
          "uv": [0, 8, 6, 10],
          "texture": "#cell",
          "cullface": "north"
        },
        "up": { "uv": [6, 8, 0, 10], "texture": "#cell", "cullface": "north" },
        "down": { "uv": [6, 8, 0, 10], "texture": "#cell", "cullface": "north" }
      }
    }
  ]
}
