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