{
  "textures": {
    "base": "ae2:part/cable/smart/_color_",
    "channels": "ae2:part/cable/smart/_channels_"
  },
  "elements": [
    {
      "name": "Element",
      "from": [6.0, 6.0, 0.0],
      "to": [10.0, 10.0, 8.0],
      "faces": {
        "north": {
          "texture": "#base",
          "uv": [6.0, 6.0, 10.0, 10.0]
        },
        "east": {
          "texture": "#base",
          "uv": [11.0, 6.0, 16.0, 10.0]
        },
        "south": {
          "texture": "#base",
          "uv": [10.0, 6.0, 6.0, 10.0]
        },
        "west": {
          "texture": "#base",
          "uv": [16.0, 6.0, 11.0, 10.0]
        },
        "up": {
          "texture": "#base",
          "uv": [6.0, 0.0, 10.0, 5.0]
        },
        "down": {
          "texture": "#base",
          "uv": [6.0, 11.0, 10.0, 16.0]
        }
      }
    },
    {
      "name": "Channels",
      "from": [6.0, 6.0, 0.0],
      "to": [10.0, 10.0, 8.0],
      "faces": {
        "north": {
          "texture": "#channels",
          "uv": [6.0, 6.0, 10.0, 10.0]
        },
        "east": {
          "texture": "#channels",
          "uv": [11.0, 6.0, 16.0, 10.0]
        },
        "south": {
          "texture": "#channels",
          "uv": [10.0, 6.0, 6.0, 10.0]
        },
        "west": {
          "texture": "#channels",
          "uv": [16.0, 6.0, 11.0, 10.0]
        },
        "up": {
          "texture": "#channels",
          "uv": [6.0, 0.0, 10.0, 5.0]
        },
        "down": {
          "texture": "#channels",
          "uv": [6.0, 11.0, 10.0, 16.0]
        }
      }
    }
  ]
}
