{
	"credit": "Made with Blockbench",
	"parent": "block/block",
	"ambientocclusion": false,
	"texture_size": [64, 64],
	"textures": {
		"3": "block/beacon_effect",
		"particle": "block/glass",
		"glass": "block/glass",
		"obsidian": "block/obsidian",
		"beacon": "block/beacon"
	},
	"elements": [
		{
			"name": "Glass shell",
			"from": [0, 0, 0],
			"to": [16, 16, 16],
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#glass"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#glass"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#glass"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#glass"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#glass"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#glass"}
			}
		},
		{
			"name": "Obsidian base",
			"from": [1, 0.1, 1],
			"to": [15, 3, 15],
			"faces": {
				"north": {"uv": [2, 13, 14, 16], "texture": "#obsidian"},
				"east": {"uv": [2, 13, 14, 16], "texture": "#obsidian"},
				"south": {"uv": [2, 13, 14, 16], "texture": "#obsidian"},
				"west": {"uv": [2, 13, 14, 16], "texture": "#obsidian"},
				"up": {"uv": [2, 2, 14, 14], "texture": "#obsidian"},
				"down": {"uv": [2, 2, 14, 14], "texture": "#obsidian"}
			}
		},
		{
			"name": "Inner beacon texture",
			"from": [3, 3, 3],
			"to": [13, 13, 13],
			"shade": false,
			"faces": {
				"north": {"uv": [3, 3, 13, 13], "texture": "#beacon"},
				"east": {"uv": [3, 3, 13, 13], "texture": "#beacon"},
				"south": {"uv": [3, 3, 13, 13], "texture": "#beacon"},
				"west": {"uv": [3, 3, 13, 13], "texture": "#beacon"},
				"up": {"uv": [3, 3, 13, 13], "texture": "#beacon"},
				"down": {"uv": [3, 3, 13, 13], "texture": "#beacon"}
			}
		},
		{
			"name": "Inner beacon texture_outline",
			"from": [14, 14.025, 14],
			"to": [2, 3.025, 2],
			"shade": false,
			"faces": {
				"north": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#3"},
				"east": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#3"},
				"south": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#3"},
				"west": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#3"},
				"up": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#3"},
				"down": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#3"}
			}
		}
	]
}