{ "parent": "block/block", "textures": { "1": "block/chiseled_sandstone1", "particle": "block/sandstone" }, "elements": [ { "from": [0, 0, 0], "to": [16, 16, 16], "faces": { "north": {"uv": [0, 0, 8, 8], "texture": "#1", "cullface": "north"}, "east": {"uv": [0, 8, 8, 16], "texture": "#1", "cullface": "east"}, "south": {"uv": [8, 0, 16, 8], "texture": "#1", "cullface": "south"}, "west": {"uv": [8, 8, 16, 16], "texture": "#1", "cullface": "west"} } } ] }