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