{
    "parent": "block/block",
    "textures": {
        "particle": "#all"
    },
    "elements": [
        {   "from": [ 0, 0, 0 ],
            "to": [ 16, 16, 16 ],
            "faces": {
                "down":  { "texture": "#all", "tintindex": 0, "cullface": "down" },
                "up":    { "texture": "#all", "tintindex": 0, "cullface": "up" },
                "north": { "texture": "#all", "tintindex": 0, "cullface": "north" },
                "south": { "texture": "#all", "tintindex": 0, "cullface": "south" },
                "west":  { "texture": "#all", "tintindex": 0, "cullface": "west" },
                "east":  { "texture": "#all", "tintindex": 0, "cullface": "east" }
            }
        },
        {   "from": [ 16, 16, 16 ],
            "to": [ 0, 0, 0 ],
            "faces": {
                "down":  { "texture": "#all", "tintindex": 0, "uv": [ 16, 0, 0, 16 ], "cullface": "up" },
                "up":    { "texture": "#all", "tintindex": 0, "uv": [ 16, 0, 0, 16 ], "cullface": "down" },
                "north": { "texture": "#all", "tintindex": 0, "uv": [ 0, 16, 16, 0 ], "cullface": "south" },
                "south": { "texture": "#all", "tintindex": 0, "uv": [ 0, 16, 16, 0 ], "cullface": "north" },
                "west":  { "texture": "#all", "tintindex": 0, "uv": [ 0, 16, 16, 0 ], "cullface": "east" },
                "east":  { "texture": "#all", "tintindex": 0, "uv": [ 0, 16, 16, 0 ], "cullface": "west" }
            }
        }
    ]
}
