{
	"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
	"parent": "block/block",
	"textures": {
		"particle": "betterend:block/cave_pumpkin_lantern_side",
		"lantern_side": "betterend:block/cave_pumpkin_lantern_side",
		"lantern_bottom": "betterend:block/cave_pumpkin_lantern_bottom",
		"top": "betterend:block/cave_pumpkin_top",
		"side": "betterend:block/cave_pumpkin_side"
	},
	"elements": [ 
		{
			"__comment": "Box1",
			"from": [ 1, 0, 1 ],
			"to": [ 15, 13, 15 ],
			"forge_data": { "block_light": 15, "sky_light": 15 },
			"shade": false,
			"faces": {
				"down": { "uv": [ 1, 1, 15, 15 ], "texture": "#lantern_bottom" },
				"north": { "uv": [ 1, 3, 15, 16 ], "texture": "#lantern_side" },
				"south": { "uv": [ 1, 3, 15, 16 ], "texture": "#lantern_side" },
				"west": { "uv": [ 1, 3, 15, 16 ], "texture": "#lantern_side" },
				"east": { "uv": [ 1, 3, 15, 16 ], "texture": "#lantern_side" }
			}
		},
		{
			"__comment": "Box2",
			"from": [ 0, 13, 0 ],
			"to": [ 16, 15, 16 ],
			"faces": {
				"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
				"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }
			}
		},
		{
			"__comment": "PlaneX3",
			"from": [ 0, 10, 0 ],
			"to": [ 0, 15, 16 ],
			"faces": {
				"west": { "uv": [ 0, 1, 16, 6 ], "texture": "#side" },
				"east": { "uv": [ 0, 1, 16, 6 ], "texture": "#side" }
			}
		},
		{
			"__comment": "PlaneX3",
			"from": [ 16, 10, 0 ],
			"to": [ 16, 15, 16 ],
			"faces": {
				"west": { "uv": [ 0, 1, 16, 6 ], "texture": "#side" },
				"east": { "uv": [ 0, 1, 16, 6 ], "texture": "#side" }
			}
		},
		{
			"__comment": "PlaneZ5",
			"from": [ 0, 10, 16 ],
			"to": [ 16, 15, 16 ],
			"faces": {
				"north": { "uv": [ 0, 1, 16, 6 ], "texture": "#side" },
				"south": { "uv": [ 0, 1, 16, 6 ], "texture": "#side" }
			}
		},
		{
			"__comment": "PlaneZ5",
			"from": [ 0, 10, 0 ],
			"to": [ 16, 15, 0 ],
			"faces": {
				"north": { "uv": [ 0, 1, 16, 6 ], "texture": "#side" },
				"south": { "uv": [ 0, 1, 16, 6 ], "texture": "#side" }
			}
		},
		{
			"__comment": "Box7",
			"from": [ 5, 15, 5 ],
			"to": [ 11, 16, 11 ],
			"faces": {
				"up": { "uv": [ 5, 10, 11, 16 ], "texture": "#side" },
				"north": { "uv": [ 5, 0, 11, 1 ], "texture": "#side" },
				"south": { "uv": [ 5, 0, 11, 1 ], "texture": "#side" },
				"west": { "uv": [ 5, 0, 11, 1 ], "texture": "#side" },
				"east": { "uv": [ 5, 0, 11, 1 ], "texture": "#side" }
			}
		}
	]
}