{ "textures": { "all": "block/bookshelf", "end": "block/oak_planks" }, "elements": [ { "from": [ 0, 8, 0 ], "to": [ 16, 16, 16 ], "faces": { "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "up" }, "north": { "uv": [ 0, 12, 16, 14 ], "texture": "#all", "cullface": "north" }, "south": { "uv": [ 0, 12, 16, 14 ], "texture": "#all", "cullface": "south" }, "east": { "uv": [ 0, 12, 16, 14 ], "texture": "#all", "cullface": "east" }, "west": { "uv": [ 0, 12, 16, 14 ], "texture": "#all", "cullface": "west" } } } ] }