{
	"credit": "Made with Blockbench",
	"parent": "minecraft:block/template_torch",
	"textures": {
		"1": "block/redstone_torch_extra",
		"particle": "block/redstone_torch_extra",
		"torch": "block/redstone_torch"
	},
	"elements": [
		{
			"from": [7, 0, 7],
			"to": [9, 10, 9],
			"shade": false,
			"faces": {
				"north": {"uv": [7, 6, 9, 16], "texture": "#torch"},
				"east": {"uv": [7, 6, 9, 16], "texture": "#torch"},
				"south": {"uv": [7, 6, 9, 16], "texture": "#torch"},
				"west": {"uv": [7, 6, 9, 16], "texture": "#torch"},
				"up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#1"},
				"down": {"uv": [9, 15, 7, 13], "texture": "#torch"}
			}
		},
		{
			"from": [9.5, 10.75, 9.5],
			"to": [6.5, 7.75, 6.5],
			"shade": false,
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 9.5, 8]},
			"faces": {
				"north": {"uv": [4, 3, 8, 6], "texture": "#1"},
				"east": {"uv": [4, 3, 8, 6], "texture": "#1"},
				"south": {"uv": [4, 3, 8, 6], "texture": "#1"},
				"west": {"uv": [4, 3, 8, 6], "texture": "#1"},
				"up": {"uv": [4, 3, 8, 6], "texture": "#1"},
				"down": {"uv": [4, 3, 8, 6], "texture": "#1"}
			}
		}
	]
}