{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"textures": {
		"chain": "block/chain",
		"lantern": "#lantern",
		"particle": "#lantern"
	},
	"elements": [
		{
			"name": "chain",
			"from": [7.5, 10, 6.5],
			"to": [8.5, 12, 9.5],
			"shade": true,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [13, 10, 14, 12], "texture": "#lantern"},
				"east": {"uv": [11, 10, 14, 12], "texture": "#lantern"},
				"south": {"uv": [11, 10, 12, 12], "texture": "#lantern"},
				"west": {"uv": [11, 10, 14, 12], "texture": "#lantern"},
				"up": {"uv": [11, 10, 14, 11], "rotation": 90, "texture": "#lantern"}
			}
		},
		{
			"name": "chain",
			"from": [6.5, 11, 7.5],
			"to": [9.5, 15, 8.5],
			"shade": true,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [14, 1, 11, 5], "texture": "#lantern"},
				"east": {"uv": [12, 1, 11, 5], "texture": "#lantern"},
				"south": {"uv": [14, 1, 11, 5], "texture": "#lantern"},
				"west": {"uv": [14, 1, 13, 5], "texture": "#lantern"},
				"up": {"uv": [14, 1, 11, 2], "texture": "#lantern"},
				"down": {"uv": [14, 1, 11, 2], "texture": "#lantern"}
			}
		},
		{
			"name": "chain",
			"from": [7.5, 14, 6.5],
			"to": [8.5, 16, 9.5],
			"shade": true,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [13, 6, 14, 8], "texture": "#lantern"},
				"east": {"uv": [11, 6, 14, 8], "texture": "#lantern"},
				"south": {"uv": [11, 6, 12, 8], "texture": "#lantern"},
				"west": {"uv": [11, 6, 14, 8], "texture": "#lantern"},
				"down": {"uv": [11, 7, 14, 8], "rotation": 90, "texture": "#lantern"}
			}
		},
		{
			"name": "inverted",
			"from": [8.5, 10, 7.5],
			"to": [7.5, 16, 8.5],
			"shade": true,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [3, 5, 4, 11], "texture": "#chain"},
				"east": {"uv": [2, 5, 3, 11], "texture": "#chain"},
				"south": {"uv": [3, 5, 4, 11], "texture": "#chain"},
				"west": {"uv": [2, 5, 3, 11], "texture": "#chain"}
			}
		},
		{
			"name": "top",
			"from": [6, 8, 6],
			"to": [10, 10, 10],
			"faces": {
				"north": {"uv": [1, 0, 5, 2], "texture": "#lantern"},
				"east": {"uv": [1, 0, 5, 2], "texture": "#lantern"},
				"south": {"uv": [1, 0, 5, 2], "texture": "#lantern"},
				"west": {"uv": [1, 0, 5, 2], "texture": "#lantern"},
				"up": {"uv": [1, 10, 5, 14], "texture": "#lantern"},
				"down": {"uv": [1, 10, 5, 14], "texture": "#lantern"}
			}
		},
		{
			"name": "lantern",
			"from": [5, 1, 5],
			"to": [11, 8, 11],
			"faces": {
				"north": {"uv": [0, 2, 6, 9], "texture": "#lantern"},
				"east": {"uv": [0, 2, 6, 9], "texture": "#lantern"},
				"south": {"uv": [0, 2, 6, 9], "texture": "#lantern"},
				"west": {"uv": [0, 2, 6, 9], "texture": "#lantern"},
				"up": {"uv": [0, 9, 6, 15], "texture": "#lantern"},
				"down": {"uv": [0, 9, 6, 15], "texture": "#lantern"}
			}
		}
	],
	"groups": [
		{
			"name": "3Dchains",
			"origin": [8, 8, 8],
			"children": [0, 1, 2, 3]
		},
		{
			"name": "lantern",
			"origin": [0, 0, 0],
			"children": [4, 5]
		}
	]
}