{
	"credit": "Made with Blockbench",
	"parent": "block/block",
	"textures": {
		"particle": "block/lightning_rod",
		"texture": "block/lightning_rod"
	},
	"elements": [
		{
			"from": [6, 12, 6],
			"to": [10, 16, 10],
			"shade": false,
			"faces": {
				"north": {"uv": [0, 0, 4, 4], "texture": "#texture"},
				"east": {"uv": [0, 0, 4, 4], "texture": "#texture"},
				"south": {"uv": [0, 0, 4, 4], "texture": "#texture"},
				"west": {"uv": [0, 0, 4, 4], "texture": "#texture"},
				"up": {"uv": [4, 4, 0, 0], "texture": "#texture"},
				"down": {"uv": [0, 0, 4, 4], "texture": "#texture"}
			}
		},
		{
			"from": [7, 0, 7],
			"to": [9, 12, 9],
			"shade": false,
			"faces": {
				"north": {"uv": [0, 4, 2, 16], "texture": "#texture"},
				"east": {"uv": [0, 4, 2, 16], "texture": "#texture"},
				"south": {"uv": [0, 4, 2, 16], "texture": "#texture"},
				"west": {"uv": [0, 4, 2, 16], "texture": "#texture"},
				"up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
				"down": {"uv": [0, 4, 2, 6], "texture": "#texture"}
			}
		},
		{
			"name": "cube_outline",
			"from": [10.5, 16.5, 10.5],
			"to": [5.5, 11.5, 5.5],
			"shade": false,
			"faces": {
				"north": {"uv": [0, 0, 4, 4], "rotation": 180, "texture": "#texture"},
				"east": {"uv": [0, 0, 4, 4], "rotation": 180, "texture": "#texture"},
				"south": {"uv": [0, 0, 4, 4], "rotation": 180, "texture": "#texture"},
				"west": {"uv": [0, 0, 4, 4], "rotation": 180, "texture": "#texture"},
				"up": {"uv": [0, 0, 4, 4], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [4, 4, 0, 0], "rotation": 180, "texture": "#texture"}
			}
		}
	]
}