{
	"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
	"textures": {
		"texture": "betterend:block/lumecorn_light_top_middle",
		"particle": "#texture"
	},
	"elements": [ 	 
		{
			"__comment": "PlaneX2",
			"from": [ 0, 0, 0 ],
			"to": [ 0.001, 16, 22.5 ],
			"rotation": { "origin": [ 0, 0, 0 ], "axis": "y", "angle": 45 },
			"shade": false,
			"faces": {
				"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
				"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
			}
		},
		{
			"__comment": "PlaneX2",
			"from": [ 16, 0, 0 ],
			"to": [ 16.001, 16, 22.5 ],
			"rotation": { "origin": [ 16, 0, 0 ], "axis": "y", "angle": -45 },
			"shade": false,
			"faces": {
				"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
				"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
			}
		}
	]
}