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