{
  "credit": "Made with Blockbench",
  "parent": "ae2:item/part_base",
  "textures": {
    "particle": "ae2:part/toggle_bus",
    "bus": "ae2:part/toggle_bus",
    "sides": "ae2:part/monitor_sides_status"
  },
  "elements": [
    {
      "from": [6, 6, 5],
      "to": [10, 10, 7],
      "faces": {
        "north": { "uv": [4, 0, 8, 4], "texture": "#bus" },
        "east": { "uv": [8, 4, 4, 6], "rotation": 90, "texture": "#bus" },
        "west": { "uv": [4, 6, 8, 4], "rotation": 90, "texture": "#bus" },
        "up": { "uv": [4, 4, 8, 6], "texture": "#bus" },
        "down": { "uv": [8, 6, 4, 4], "texture": "#bus" }
      }
    },
    {
      "from": [6, 6, 8],
      "to": [10, 10, 10],
      "rotation": { "angle": 0, "axis": "y", "origin": [0, 0, 16] },
      "faces": {
        "east": { "uv": [8, 6, 4, 4], "rotation": 90, "texture": "#bus" },
        "south": { "uv": [8, 0, 4, 4], "texture": "#bus" },
        "west": { "uv": [4, 4, 8, 6], "rotation": 90, "texture": "#bus" },
        "up": { "uv": [4, 6, 8, 4], "texture": "#bus" },
        "down": { "uv": [8, 4, 4, 6], "texture": "#bus" }
      }
    },
    {
      "from": [6, 6, 7],
      "to": [10, 10, 8],
      "faces": {
        "east": { "uv": [13, 6, 14, 10], "texture": "#sides" },
        "west": { "uv": [2, 6, 3, 10], "texture": "#sides" },
        "up": { "uv": [6, 2, 10, 3], "texture": "#sides" },
        "down": { "uv": [6, 13, 10, 14], "texture": "#sides" }
      }
    }
  ]
}
