{
	"credit": "Created by Stridey",
	"parent": "block/soul_torch",
	"textures": {
		"0": "block/soul_torch",
		"particle": "block/soul_torch"
	},
	"elements": [
		{
			"from": [7, 0, 0],
			"to": [9, 16, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [16, 8, 15]},
			"faces": {
				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#0"}
			}
		},
		{
			"from": [0, 0, 7],
			"to": [16, 16, 9],
			"rotation": {"angle": 0, "axis": "y", "origin": [1, 8, 16]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#0"}
			}
		},
		{
			"from": [7, 0, 7],
			"to": [9, 10, 9],
			"rotation": {"angle": 0, "axis": "y", "origin": [1, 8, 16]},
			"faces": {
				"up": {"uv": [7, 6, 9, 8], "texture": "#0"},
				"down": {"uv": [7, 14, 9, 16], "rotation": 180, "texture": "#0"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"translation": [0, 2.75, 1.25],
			"scale": [0.7, 0.7, 0.7]
		},
		"thirdperson_lefthand": {
			"translation": [0, 2.75, 1.25],
			"scale": [0.7, 0.7, 0.7]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 3, 0],
			"scale": [0.6, 0.6, 0.6]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"translation": [0, 3, 0],
			"scale": [0.6, 0.6, 0.6]
		},
		"ground": {
			"translation": [0, 3.75, 0],
			"scale": [0.6, 0.6, 0.61]
		},
		"gui": {
			"rotation": [30, 45, 0],
			"translation": [0, 2.5, 0]
		},
		"head": {
			"translation": [0, 14.4, 0]
		}
	}
}