{
	"credit": "Made with Blockbench",
	"parent": "block/block",
	"textures": {
		"side": "firmalife:block/oven/chimney/bricks_side",
		"top": "firmalife:block/oven/chimney/bricks_top",
		"inside": "firmalife:block/oven/chimney/cured_inside",
		"particle": "#side"
	},
	"elements": [
		{
			"from": [3, 0, 0],
			"to": [13, 16, 4],
			"faces": {
				"north": {"uv": [3, 0, 13, 16], "texture": "#side"},
				"east": {"uv": [11, 0, 15, 16], "texture": "#side"},
				"south": {"uv": [3, 0, 13, 16], "texture": "#inside"},
				"west": {"uv": [0, 0, 4, 16], "texture": "#side"},
				"up": {"uv": [3, 0, 13, 4], "texture": "#top"},
				"down": {"uv": [3, 12, 13, 16], "texture": "#top"}
			}
		},
		{
			"from": [3, 0, 12],
			"to": [13, 16, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 20]},
			"faces": {
				"north": {"uv": [3, 0, 13, 16], "texture": "#inside"},
				"east": {"uv": [0, 0, 4, 16], "texture": "#side"},
				"south": {"uv": [3, 0, 13, 16], "texture": "#side"},
				"west": {"uv": [11, 0, 15, 16], "texture": "#side"},
				"up": {"uv": [3, 12, 13, 16], "texture": "#top"},
				"down": {"uv": [3, 0, 13, 4], "texture": "#top"}
			}
		},
		{
			"from": [0, 0, 3],
			"to": [4, 16, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 20]},
			"faces": {
				"north": {"uv": [11, 0, 15, 16], "texture": "#side"},
				"east": {"uv": [3, 0, 13, 16], "texture": "#inside"},
				"south": {"uv": [0, 0, 4, 16], "texture": "#side"},
				"west": {"uv": [3, 0, 13, 16], "texture": "#side"},
				"up": {"uv": [0, 3, 4, 13], "texture": "#top"},
				"down": {"uv": [0, 3, 4, 13], "texture": "#top"}
			}
		},
		{
			"from": [12, 0, 3],
			"to": [16, 16, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 20]},
			"faces": {
				"north": {"uv": [0, 0, 4, 16], "texture": "#side"},
				"east": {"uv": [3, 0, 13, 16], "texture": "#side"},
				"south": {"uv": [11, 0, 15, 16], "texture": "#side"},
				"west": {"uv": [3, 0, 13, 16], "texture": "#inside"},
				"up": {"uv": [12, 3, 16, 13], "texture": "#top"},
				"down": {"uv": [12, 3, 16, 13], "texture": "#top"}
			}
		}
	]
}