{
	"textures": {
		"1": "block/button_crimson_book1",
		"particle": "block/button_crimson_book"
	},
	"elements": [
		{
			"from": [4, 0, 3],
			"to": [12, 3, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 10]},
			"faces": {
				"north": {"uv": [9, 13, 1, 16], "texture": "#1"},
				"east": {"uv": [2, 13, 12, 16], "texture": "#1"},
				"south": {"uv": [1, 13, 9, 16], "texture": "#1"},
				"west": {"uv": [1, 10, 11, 13], "texture": "#1"},
				"up": {"uv": [4, 0, 12, 10], "texture": "#1"},
				"down": {"uv": [4, 10, 12, 0], "texture": "#1"}
			}
		}
	]
}