{
  "credit": "Made with Blockbench",
  "textures": {
    "particle": "ae2:part/level_emitter_off",
    "emitter": "ae2:part/level_emitter_off",
    "sides": "ae2:part/monitor_sides"
  },
  "elements": [
    {
      "from": [7, 7, 0],
      "to": [9, 9, 4],
      "faces": {
        "north": { "uv": [4, 7, 6, 9], "texture": "#emitter" },
        "east": { "uv": [6, 7, 10, 9], "rotation": 180, "texture": "#emitter" },
        "west": { "uv": [6, 7, 10, 9], "texture": "#emitter" },
        "up": { "uv": [6, 9, 10, 7], "rotation": 90, "texture": "#emitter" },
        "down": { "uv": [6, 9, 10, 7], "rotation": 270, "texture": "#emitter" }
      }
    },
    {
      "from": [7, 7, 4],
      "to": [9, 9, 5],
      "faces": {
        "south": { "uv": [7, 7, 9, 9], "texture": "#sides" }
      }
    }
  ]
}
