{
	"credit": "Created by Stridey",
	"texture_size": [32, 16],
	"textures": {
		"book": "block/chiseled_bookshelf_occupied",
		"ends": "block/chiseled_bookshelf_book_ends"
	},
	"elements": [
		{
			"from": [6, 1, 0],
			"to": [10, 6, 6],
			"faces": {
				"north": {"uv": [6, 10, 10, 15], "texture": "#book", "cullface": "north"},
				"east": {"uv": [3, 11, 6, 16], "texture": "#ends"},
				"west": {"uv": [3, 11, 6, 16], "texture": "#ends"},
				"up": {"uv": [3, 7, 6, 11], "rotation": 90, "texture": "#ends"}
			}
		}
	]
}