{
	"textures": {
		"0": "block/redstone_torch_base",
		"particle": "block/redstone_torch"
	},
	"elements": [
		{
			"name": "Torch",
			"from": [7, 1, 7],
			"to": [9, 7, 9],
			"shade": false,
			"faces": {
				"north": {"uv": [7, 9, 9, 15], "texture": "#0"},
				"east": {"uv": [7, 9, 9, 15], "texture": "#0"},
				"south": {"uv": [7, 9, 9, 15], "texture": "#0"},
				"west": {"uv": [7, 9, 9, 15], "texture": "#0"},
				"up": {"uv": [7, 6, 9, 8], "texture": "#0"},
				"down": {"uv": [13, 13, 15, 15], "texture": "#0"}
			}
		},
		{
			"name": "Grip",
			"from": [6.5, 2, 6.5],
			"to": [9.5, 3, 9.5],
			"shade": false,
			"faces": {
				"north": {"uv": [7, 15, 10, 16], "texture": "#0"},
				"east": {"uv": [7, 15, 10, 16], "texture": "#0"},
				"south": {"uv": [7, 15, 10, 16], "texture": "#0"},
				"west": {"uv": [7, 15, 10, 16], "texture": "#0"},
				"up": {"uv": [7, 15, 10, 16], "texture": "#0"},
				"down": {"uv": [7, 15, 10, 16], "texture": "#0"}
			}
		},
		{
			"name": "Plate",
			"from": [6, 0, 6],
			"to": [10, 1, 10],
			"shade": false,
			"faces": {
				"north": {"uv": [6, 15, 10, 16], "texture": "#0"},
				"east": {"uv": [6, 15, 10, 16], "texture": "#0"},
				"south": {"uv": [6, 15, 10, 16], "texture": "#0"},
				"west": {"uv": [6, 15, 10, 16], "texture": "#0"},
				"up": {"uv": [12, 12, 16, 16], "texture": "#0"},
				"down": {"uv": [12, 12, 16, 16], "texture": "#0"}
			}
		},
		{
			"name": "PlaneB",
			"from": [7, 8, 8],
			"to": [9, 11, 8],
			"shade": false,
			"faces": {
				"north": {
					"uv": [7, 3, 9, 6],
					"texture": "#particle"
				},
				"south": {
					"uv": [7, 3, 9, 6],
					"texture": "#particle"
				}
			}
		},
		{
			"name": "Plane",
			"from": [8, 8, 7],
			"to": [8, 11, 9],
			"shade": false,
			"faces": {
				"east": {
					"uv": [7, 3, 9, 6],
					"texture": "#particle"
				},
				"west": {
					"uv": [7, 3, 9, 6],
					"texture": "#particle"
				}
			}
		},
		{
			"name": "Wick",
			"from": [8, 7, 7.5],
			"to": [8, 8, 8.5],
			"shade": false,
			"faces": {
				"east": {"uv": [14, 10, 15, 11], "texture": "#0"},
				"west": {"uv": [14, 10, 15, 11], "texture": "#0"},
				"down": {"uv": [0, 0, 0, 0], "texture": "#0"}
			},
			"rotation": {
				"origin": [8, 5, 8],
				"axis": "y",
				"angle": 45
			}
		}
	],
	"gui_light": "front",	
	"display": {
		"thirdperson_righthand": {
			"scale": [0.75, 0.75, 0.75],
			"rotation": [53, 0, 0],
			"translation": [0, 3, 3]
		},
		"thirdperson_lefthand": {
			"scale": [0.75, 0.75, 0.75],
			"rotation": [53, 0, 0],
			"translation": [0, 3, 3]
		},
		"firstperson_righthand": {
			"scale": [0.7, 0.7, 0.7],
			"translation": [1, 5.5, 0],
			"rotation": [0, 0, 0]
		},
		"firstperson_lefthand": {
			"scale": [0.7, 0.7, 0.7],
			"rotation": [0, 0, 0],
			"translation": [1, 5.5, 0]
		},
		"ground": {
			"scale": [0.7, 0.7, 0.7],
			"translation": [0, 3, 0]
		},
		"gui": {"scale": [1, 1, 1]},
		"fixed": {"scale": [1, 1, 1]}
	},
	"ambientocclusion": false
}