{ "textures": { "default": "acacia_planks.png" }, "cuboids": [ { "from": [ -0.5, -0.5, -0.5 ], "to": [ 0.5, 0.5, 0.5 ], "faces": { "down": { "uv": [ 0, 0, 1, 1 ], "texture": "default", "cullface": "down" }, "up": { "uv": [ 0, 0, 1, 1 ], "texture": "default", "cullface": "up" }, "north": { "uv": [ 0, 0, 1, 1 ], "texture": "default", "cullface": "north" }, "south": { "uv": [ 0, 0, 1, 1 ], "texture": "default", "cullface": "south" }, "west": { "uv": [ 0, 0, 1, 1 ], "texture": "default", "cullface": "west" }, "east": { "uv": [ 0, 0, 1, 1 ], "texture": "default", "cullface": "east" } } } ] }