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