{
	"credit": "Made with Blockbench",
	"textures": {
		"2": "block/torch/redstone_torch_off",
		"particle": "block/torch/redstone_torch_off"
	},
	"elements": [
		{
			"name": "wood",
			"from": [7, 0, 7],
			"to": [9, 10, 9],
			"rotation": {"angle": 0, "axis": "z", "origin": [8, 5, 8]},
			"faces": {
				"north": {"uv": [7, 6, 9, 16], "texture": "#2"},
				"east": {"uv": [7, 6, 9, 16], "texture": "#2"},
				"south": {"uv": [7, 6, 9, 16], "texture": "#2"},
				"west": {"uv": [7, 6, 9, 16], "texture": "#2"},
				"up": {"uv": [7, 6, 9, 8], "texture": "#2"},
				"down": {"uv": [9, 14, 7, 16], "texture": "#2", "cullface": "down"}
			}
		}
	]
}