{
	"credit": "Made with Blockbench",
	"textures": {
		"0": "block/torch/redstone_torch_on",
		"particle": "block/torch/redstone_torch_on"
	},
	"elements": [
		{
			"name": "flame_cube",
			"from": [7, 8, 7],
			"to": [9, 10, 9],
			"shade": false,
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
			"faces": {
				"north": {"uv": [7, 6, 9, 8], "texture": "#0"},
				"east": {"uv": [9, 6, 7, 8], "texture": "#0"},
				"south": {"uv": [7, 6, 9, 8], "texture": "#0"},
				"west": {"uv": [9, 6, 7, 8], "texture": "#0"},
				"up": {"uv": [9, 6, 7, 8], "texture": "#0"}
			}
		},
		{
			"name": "wood",
			"from": [7, 0, 7],
			"to": [9, 8, 9],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
			"faces": {
				"north": {"uv": [7, 8, 9, 16], "texture": "#0"},
				"east": {"uv": [7, 8, 9, 16], "texture": "#0"},
				"south": {"uv": [7, 8, 9, 16], "texture": "#0"},
				"west": {"uv": [7, 8, 9, 16], "texture": "#0"},
				"down": {"uv": [9, 14, 7, 16], "texture": "#0", "cullface": "down"}
			}
		}
	],
	"gui_light": "front",
	"display": {
		"thirdperson_righthand": {
			"rotation": [-38, 90, 55],
			"translation": [0, 3.5, 3],
			"scale": [0.85, 0.85, 0.85]
		},
		"thirdperson_lefthand": {
			"rotation": [-38, -90, -55],
			"translation": [0, 3.5, 3],
			"scale": [0.85, 0.85, 0.85]
		},
		"firstperson_righthand": {
			"rotation": [-22, 88, 0],
			"translation": [2.5, 6, -0.75]
		},
		"firstperson_lefthand": {
			"rotation": [-22, -88, 0],
			"translation": [2.5, 6, -0.75]
		},
		"ground": {
			"translation": [0, 2, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"head": {
			"rotation": [0, 90, 0],
			"translation": [0, 13, 0]
		},
		"fixed": {
			"rotation": [0, 90, 0],
			"translation": [0, 2.5, 0]
		}
	}
}