{ "textures": { "2": "block/brick_wall", "particle": "block/bricks" }, "elements": [ { "from": [5, 0, 0], "to": [11, 14, 5], "faces": { "north": {"uv": [14.5, 6.5, 16, 10], "texture": "#2", "cullface": "north"}, "east": {"uv": [13, 6.5, 14.25, 10], "texture": "#2"}, "west": {"uv": [4.25, 6.5, 5.5, 10], "texture": "#2"}, "up": {"uv": [4.25, 4.25, 5.5, 5.75], "rotation": 90, "texture": "#2"}, "down": {"uv": [13, 4.25, 14.25, 5.75], "rotation": 90, "texture": "#2", "cullface": "down"} } } ] }