{
  "parent": "block/block",
  "elements": [
    {
      "from": [  0,  0,  0 ],
      "to":   [ 16, 16, 16 ],
      "faces": {
        "down":  { "texture": "#bot_down", "cullface": "down", "tintindex": 0 },
        "up":    { "texture": "#bot_up", "cullface": "up", "tintindex": 0 },
        "north": { "texture": "#bot_north", "cullface": "north", "tintindex": 0 },
        "south": { "texture": "#bot_south", "cullface": "south", "tintindex": 0 },
        "west":  { "texture": "#bot_west", "cullface": "west", "tintindex": 0 },
        "east":  { "texture": "#bot_east", "cullface": "east", "tintindex": 0 }
      }
    },
    {
      "from": [  0,  0,  0 ],
      "to":   [ 16, 16, 16 ],
      "shade": false,
      "faces": {
        "down":  { "texture": "#mid_down", "cullface": "down", "tintindex": 1 },
        "up":    { "texture": "#mid_up", "cullface": "up", "tintindex": 1 },
        "north": { "texture": "#mid_north", "cullface": "north", "tintindex": 1 },
        "south": { "texture": "#mid_south", "cullface": "south", "tintindex": 1 },
        "west":  { "texture": "#mid_west", "cullface": "west", "tintindex": 1 },
        "east":  { "texture": "#mid_east", "cullface": "east", "tintindex": 1 }
      }
    },
    {
      "from": [  0,  0,  0 ],
      "to":   [ 16, 16, 16 ],
      "shade": false,
      "faces": {
        "down":  { "texture": "#top_down", "cullface": "down", "tintindex": 2 },
        "up":    { "texture": "#top_up", "cullface": "up", "tintindex": 2 },
        "north": { "texture": "#top_north", "cullface": "north", "tintindex": 2 },
        "south": { "texture": "#top_south", "cullface": "south", "tintindex": 2 },
        "west":  { "texture": "#top_west", "cullface": "west", "tintindex": 2 },
        "east":  { "texture": "#top_east", "cullface": "east", "tintindex": 2 }
      }
    }
  ]
}
