{ "ambientocclusion": false, "textures": { "particle": "block/air", "top": "#top" }, "elements": [ { "from": [0, 0, 0], "to": [3, 16, 16], "faces": { "north": {"uv": [13, 0, 16, 16], "texture": "#top", "cullface": "north"}, "east": {"uv": [0, 0, 16, 16], "texture": "#top"}, "south": {"uv": [0, 0, 3, 16], "texture": "#top", "cullface": "south"}, "west": {"uv": [16, 0, 0, 16], "texture": "#top", "cullface": "west"}, "up": {"uv": [0, 0, 16, 3], "rotation": 270, "texture": "#top", "cullface": "up"} } } ] }