{
  "credit": "Made with Blockbench",
  "parent": "ae2:item/part_base",
  "textures": {
    "sides": "ae2:part/monitor_sides",
    "back": "ae2:part/monitor_back",
    "front_base": "ae2:part/monitor_front",
    "front_bright": "_bright_",
    "front_medium": "_medium_",
    "front_dark": "_dark_",
    "front_medium_bright": "ae2:part/monitor_colored"
  },
  "elements": [
    {
      "name": "Front Base",
      "from": [2, 2, 7],
      "to": [14, 14, 9],
      "faces": {
        "north": { "uv": [2, 2, 14, 14], "texture": "#front_base" },
        "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" }
      }
    },
    {
      "name": "Front Bright",
      "from": [2, 2, 7],
      "to": [14, 14, 8],
      "faces": {
        "north": {
          "uv": [2, 2, 14, 14],
          "texture": "#front_bright",
          "tintindex": 3
        }
      }
    },
    {
      "name": "Front Medium Bright",
      "from": [2, 2, 7],
      "to": [14, 14, 8],
      "faces": {
        "north": {
          "uv": [2, 2, 14, 14],
          "texture": "#front_medium_bright",
          "tintindex": 4
        }
      }
    },
    {
      "name": "Front Medium",
      "from": [2, 2, 7],
      "to": [14, 14, 8],
      "faces": {
        "north": {
          "uv": [2, 2, 14, 14],
          "texture": "#front_medium",
          "tintindex": 2
        }
      }
    },
    {
      "name": "Front Dark",
      "from": [2, 2, 7],
      "to": [14, 14, 8],
      "faces": {
        "north": {
          "uv": [2, 2, 14, 14],
          "texture": "#front_dark",
          "tintindex": 1
        }
      }
    },
    {
      "name": "Back",
      "from": [4, 4, 9],
      "to": [12, 12, 10],
      "faces": {
        "east": { "uv": [6, 4, 7, 12], "texture": "#sides" },
        "south": { "uv": [4, 4, 12, 12], "texture": "#back" },
        "west": { "uv": [9, 4, 10, 12], "texture": "#sides" },
        "up": { "uv": [4, 9, 12, 10], "texture": "#sides" },
        "down": { "uv": [4, 6, 12, 7], "texture": "#sides" }
      }
    }
  ]
}
