{
	"credit": "Made with Blockbench",
	"textures": {
		"0": "kubejs:block/lost_eye_front",
		"1": "kubejs:block/lost_eye_side1",
		"2": "kubejs:block/lost_eye_side2",
		"particle": "kubejs:block/lost_eye_front"
	},
	"elements": [
		{
			"from": [4, 0, 4],
			"to": [12, 8, 12],
			"rotation": {"angle": 0, "axis": "y", "origin": [4, 0, 4]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"up": {"uv": [0, 16, 16, 0], "texture": "#1"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#2"}
			}
		}
	]
}