{
  "credit": "Made with Blockbench",
  "textures": {
    "sides": "ae2:part/monitor_sides",
    "particle": "ae2:part/monitor_back",
    "back": "ae2:part/monitor_back",
    "front": "ae2:part/energy_acceptor"
  },
  "elements": [
    {
      "from": [2, 2, 0],
      "to": [14, 14, 2],
      "faces": {
        "north": { "uv": [2, 2, 14, 14], "texture": "#front" },
        "east": { "uv": [14, 2, 16, 14], "texture": "#sides" },
        "south": { "uv": [2, 2, 14, 14], "texture": "#back" },
        "west": { "uv": [0, 2, 2, 14], "texture": "#sides" },
        "up": { "uv": [2, 0, 14, 2], "texture": "#sides" },
        "down": { "uv": [2, 14, 14, 16], "texture": "#sides" }
      }
    },
    {
      "from": [4, 4, 2],
      "to": [12, 12, 4],
      "faces": {
        "east": { "uv": [12, 4, 14, 12], "texture": "#sides" },
        "south": { "uv": [4, 4, 12, 12], "texture": "#sides" },
        "west": { "uv": [2, 4, 4, 12], "texture": "#sides" },
        "up": { "uv": [4, 2, 12, 4], "texture": "#sides" },
        "down": { "uv": [4, 12, 12, 14], "texture": "#sides" }
      }
    }
  ]
}
