{
	"textures": {
		"0": "./lantern",
		"particle": "./lantern"
	},
	"display": {
		"gui": {
		"scale": [1.5, 1.5, 1.5],
		"translation": [0, 1.5, 0]
		},
		"thirdperson": {
			"rotation": [200, 0, 0],
			"scale": [0.5, 0.5, 0.5],
			"translation": [0, 0, -2.5]
		}
	},
	"elements": [
		{
			"from": [5, 0, 5],
			"to": [11, 7, 11],
			"faces": {
				"north": {"uv": [0, 2, 6, 9], "texture": "#0"},
				"east": {"uv": [0, 2, 6, 9], "texture": "#0"},
				"south": {"uv": [0, 2, 6, 9], "texture": "#0"},
				"west": {"uv": [0, 2, 6, 9], "texture": "#0"},
				"up": {"uv": [0, 9, 6, 15], "texture": "#0"},
				"down": {"uv": [0, 9, 6, 15], "texture": "#0"}
			}
		},
		{
			"from": [6, 7, 6],
			"to": [10, 9, 10],
			"faces": {
				"north": {"uv": [1, 0, 5, 2], "texture": "#0"},
				"east": {"uv": [1, 0, 5, 2], "texture": "#0"},
				"south": {"uv": [1, 0, 5, 2], "texture": "#0"},
				"west": {"uv": [1, 0, 5, 2], "texture": "#0"},
				"up": {"uv": [1, 10, 5, 14], "texture": "#0"},
				"down": {"uv": [1, 10, 5, 14], "texture": "#0"}
			}
		},
		{
			"from": [5.5, 9, 8],
			"to": [10.5, 11, 8],
			"rotation": {"angle": -45, "axis": "y", "origin": [8, 10, 8]},
			"faces": {
				"north": {"uv": [10, 1, 15, 3], "texture": "#0"},
				"east": {"uv": [0, 0, 0, 2], "texture": "#missing"},
				"south": {"uv": [10, 1, 15, 3], "texture": "#0"},
				"west": {"uv": [0, 0, 0, 2], "texture": "#missing"},
				"up": {"uv": [0, 0, 4, 0], "texture": "#missing"},
				"down": {"uv": [0, 0, 4, 0], "texture": "#missing"}
			}
		},
		{
			"from": [8, 9, 5.5],
			"to": [8, 11, 10.5],
			"rotation": {"angle": -45, "axis": "y", "origin": [8, 10, 8]},
			"faces": {
				"north": {"uv": [0, 0, 0, 2], "texture": "#missing"},
				"east": {"uv": [10, 1, 15, 3], "texture": "#0"},
				"south": {"uv": [0, 0, 0, 2], "texture": "#missing"},
				"west": {"uv": [10, 1, 15, 3], "texture": "#0"},
				"up": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#missing"},
				"down": {"uv": [0, 0, 4, 0], "rotation": 270, "texture": "#missing"}
			}
		}
	]
}