{
	"credit": "Made with Blockbench",
	"textures": {
		"2": "block/torch/redstone_torch_on",
		"particle": "block/torch/redstone_torch_on"
	},
	"elements": [
		{
			"name": "wood",
			"from": [1, 3, 7],
			"to": [3, 11, 9],
			"rotation": {"angle": -22.5, "axis": "z", "origin": [2, 8, 8]},
			"faces": {
				"north": {"uv": [7, 8, 9, 16], "texture": "#2"},
				"east": {"uv": [7, 8, 9, 16], "texture": "#2"},
				"south": {"uv": [7, 8, 9, 16], "texture": "#2"},
				"west": {"uv": [7, 8, 9, 16], "texture": "#2"},
				"down": {"uv": [9, 14, 7, 16], "texture": "#2"}
			}
		},
		{
			"from": [-0.75, 6, 6.375],
			"to": [3.25, 7, 9.625],
			"rotation": {"angle": 0, "axis": "y", "origin": [1.625, 6.5, 8]},
			"faces": {
				"north": {"uv": [9, 13, 13, 14], "texture": "#2"},
				"east": {"uv": [9, 14, 13, 15], "texture": "#2"},
				"south": {"uv": [9, 13, 13, 14], "texture": "#2"},
				"west": {"uv": [9, 15, 13, 16], "texture": "#2", "cullface": "west"},
				"up": {"uv": [9, 13, 13, 16], "texture": "#2"},
				"down": {"uv": [9, 12, 13, 16], "texture": "#2"}
			}
		},
		{
			"name": "flame_cube",
			"from": [1, 11, 7],
			"to": [3, 13, 9],
			"shade": false,
			"rotation": {"angle": -22.5, "axis": "z", "origin": [2, 8, 8]},
			"faces": {
				"north": {"uv": [7, 6, 9, 8], "texture": "#2"},
				"east": {"uv": [9, 6, 7, 8], "texture": "#2"},
				"south": {"uv": [7, 6, 9, 8], "texture": "#2"},
				"west": {"uv": [9, 6, 7, 8], "texture": "#2"},
				"up": {"uv": [9, 6, 7, 8], "texture": "#2"}
			}
		}
	]
}