{
  "parent": "minecraft:block/block",
  "textures": {
    "1": "create:block/andesite_casing",
    "2": "create:block/railway_casing",
    "3": "create:block/redstone_bridge_powered",
    "4": "create:block/flap_display_front",
    "particle": "create:block/andesite_casing"
  },
  "elements": [
    {
      "from": [0, 0, 0],
      "to": [16, 10, 16],
      "faces": {
        "north": { "uv": [0, 0, 16, 16], "texture": "#1" },
        "east":  { "uv": [0, 0, 16, 16], "texture": "#1" },
        "south": { "uv": [0, 0, 16, 16], "texture": "#1" },
        "west":  { "uv": [0, 0, 16, 16], "texture": "#1" },
        "up":    { "uv": [16, 16, 0, 0], "texture": "#1" },
        "down":  { "uv": [16, 0, 0, 16], "texture": "#1" }
      }
    },
    {
      "from": [7, 10, 7],
      "to": [9, 13, 9],
      "rotation": { "angle": 0, "axis": "y", "origin": [8, 11.5, 8] },
      "faces": {
        "north": { "uv": [7, 10, 9, 13], "texture": "#1" },
        "east":  { "uv": [7, 10, 9, 13], "texture": "#1" },
        "south": { "uv": [7, 10, 9, 13], "texture": "#1" },
        "west":  { "uv": [7, 10, 9, 13], "texture": "#1" },
        "up":    { "uv": [7, 10, 9, 13], "texture": "#1" },
        "down":  { "uv": [7, 10, 9, 13], "texture": "#1" }
      }
    },
    {
      "from": [1, 13, 1],
      "to": [15, 14, 15],
      "faces": {
        "north": { "uv": [2, 2, 14, 14], "texture": "#2" },
        "east":  { "uv": [2, 2, 14, 14], "texture": "#2" },
        "south": { "uv": [2, 2, 14, 14], "texture": "#2" },
        "west":  { "uv": [2, 2, 14, 14], "texture": "#2" },
        "up":    { "uv": [2, 2, 14, 14], "texture": "#2" },
        "down":  { "uv": [2, 2, 14, 14], "texture": "#2" }
      }
    },
    {
      "from": [7, 13.4, 7],
      "to": [9, 14.4, 9],
      "rotation": { "angle": 0, "axis": "y", "origin": [8, 13.9, 8] },
      "faces": {
        "north": { "uv": [3, 3, 13, 13], "texture": "#2" },
        "east":  { "uv": [3, 3, 13, 13], "texture": "#2" },
        "south": { "uv": [3, 3, 13, 13], "texture": "#2" },
        "west":  { "uv": [3, 3, 13, 13], "texture": "#2" },
        "up":    { "uv": [3, 3, 13, 13], "texture": "#2" },
        "down":  { "uv": [3, 3, 13, 13], "texture": "#2" }
      }
    },
    {
      "from": [5, 1, -1],
      "to": [11, 9, 0],
      "faces": {
        "north": { "uv": [0, 8, 6, 13], "texture": "#3" },
        "east":  { "uv": [3, 8, 3, 13], "texture": "#3" },
        "south": { "uv": [0, 8, 6, 13], "texture": "#3" },
        "west":  { "uv": [3, 8, 3, 13], "texture": "#3" },
        "up":    { "uv": [5, 0.8, 11, 1.2], "texture": "#3" },
        "down":  { "uv": [5, 0.8, 11, 5.8], "texture": "#3" }
      }
    }
  ]
}