{
	"parent": "block/block",
	"ambientocclusion": false,
	"textures": {
		"particle": "block/beacon",	
		"3": "block/beacon_glass",
		"beacon": "block/beacon_base",
		"top_bottom": "block/beacon_top"
	},
	"elements": [
		{
			"from": [2.5, 9, 2.5],
			"to": [13.5, 12, 13.5],
			"faces": {
				"north": {"uv": [3, 4, 14, 7], "texture": "#beacon"},
				"east": {"uv": [3, 4, 14, 7], "texture": "#beacon"},
				"south": {"uv": [3, 4, 14, 7], "texture": "#beacon"},
				"west": {"uv": [3, 4, 14, 7], "texture": "#beacon"},
				"up": {"uv": [3, 3, 13, 13], "texture": "#top_bottom"},
				"down": {"uv": [3, 3, 13, 13], "texture": "#top_bottom"}
			}
		},
		{
			"from": [3, 0, 3],
			"to": [13, 2, 13],
			"faces": {
				"north": {"uv": [4, 14, 14, 16], "texture": "#beacon"},
				"east": {"uv": [4, 14, 14, 16], "texture": "#beacon"},
				"south": {"uv": [4, 14, 14, 16], "texture": "#beacon"},
				"west": {"uv": [4, 14, 14, 16], "texture": "#beacon"},
				"up": {"uv": [3, 3, 13, 13], "texture": "#top_bottom"},
				"down": {"uv": [3, 3, 13, 13], "texture": "#top_bottom"}
			}
		},
		{
			"from": [3.5, 2, 3.5],
			"to": [12.5, 9, 12.5],
			"faces": {
				"north": {"uv": [4, 7, 13, 14], "texture": "#beacon"},
				"east": {"uv": [4, 7, 13, 14], "texture": "#beacon"},
				"south": {"uv": [4, 7, 13, 14], "texture": "#beacon"},
				"west": {"uv": [4, 7, 13, 14], "texture": "#beacon"}
			}
		},
		{
			"from": [4.5, 12, 4.5],
			"to": [11.5, 13, 11.5],
			"faces": {
				"north": {"uv": [5, 3, 12, 4], "texture": "#beacon"},
				"east": {"uv": [5, 3, 12, 4], "texture": "#beacon"},
				"south": {"uv": [5, 3, 12, 4], "texture": "#beacon"},
				"west": {"uv": [5, 3, 12, 4], "texture": "#beacon"},
				"up": {"uv": [4, 4, 13, 13], "texture": "#top_bottom"}
			}
		},
		{
			"from": [5.5, 13, 5.5],
			"to": [10.5, 14, 10.5],
			"faces": {
				"north": {"uv": [6, 2, 11, 3], "texture": "#beacon"},
				"east": {"uv": [6, 2, 11, 3], "texture": "#beacon"},
				"south": {"uv": [6, 2, 11, 3], "texture": "#beacon"},
				"west": {"uv": [6, 2, 11, 3], "texture": "#beacon"},
				"up": {"uv": [5, 5, 12, 12], "texture": "#top_bottom"}
			}
		},
		{
			"from": [6.5, 14, 6.5],
			"to": [9.5, 15, 9.5],
			"faces": {
				"north": {"uv": [7, 1, 10, 2], "texture": "#beacon"},
				"east": {"uv": [7, 1, 10, 2], "texture": "#beacon"},
				"south": {"uv": [7, 1, 10, 2], "texture": "#beacon"},
				"west": {"uv": [7, 1, 10, 2], "texture": "#beacon"},
				"up": {"uv": [7, 7, 10, 10], "texture": "#top_bottom"}
			}
		},
		{
			"from": [7, 15, 7],
			"to": [9, 16, 9],
			"faces": {
				"north": {"uv": [8, 0, 10, 1], "texture": "#beacon"},
				"east": {"uv": [8, 0, 10, 1], "texture": "#beacon"},
				"south": {"uv": [8, 0, 10, 1], "texture": "#beacon"},
				"west": {"uv": [8, 0, 10, 1], "texture": "#beacon"},
				"up": {"uv": [7, 7, 9, 9], "texture": "#top_bottom"}
			}
		},
		{
			"name": "glass",
			"from": [0, 0, 0],
			"to": [16, 16, 16],
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#3"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#3"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#3"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#3"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#3"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#3"}
			}
		}
	]
}