{ "credit": "Made with Blockbench", "parent": "block/block", "textures": { "books": "ebwizardry:blocks/books" }, "elements": [ { "name": "book2", "from": [8, 9, 2], "to": [10, 14, 6], "faces": { "north": {"uv": [0, 10, 2, 15], "texture": "#books"}, "east": {"uv": [6, 10, 2, 15], "texture": "#books"}, "south": {"uv": [6, 10, 8, 15], "texture": "#books"}, "west": {"uv": [2, 10, 6, 15], "texture": "#books"}, "up": {"uv": [8, 10, 10, 14], "texture": "#books"} } }, { "name": "book2", "from": [6, 9, 10], "to": [8, 14, 14], "faces": { "north": {"uv": [6, 10, 8, 15], "texture": "#books"}, "east": {"uv": [2, 10, 6, 15], "texture": "#books"}, "south": {"uv": [0, 10, 2, 15], "texture": "#books"}, "west": {"uv": [6, 10, 2, 15], "texture": "#books"}, "up": {"uv": [8, 10, 10, 14], "rotation": 180, "texture": "#books"} } } ] }