{
	"name": "tfg:mineshaft/lighting",
	"fallback": "tfg:mineshaft/fallback/lighting_fallback",
	"elements": [
		{
			"weight": 10,
			"element": {
				"location": "tfg:mineshaft/lighting/torches",
				"processors": "tfg:mineshaft/support_fixer",
				"projection": "rigid",
				"element_type": "minecraft:single_pool_element"
			}
		},
		{
			"weight": 1,
			"element": {
				"location": "tfg:mineshaft/lighting/fallen_lamp_1",
				"processors": "tfg:mineshaft/support_fixer",
				"projection": "rigid",
				"element_type": "minecraft:single_pool_element"
			}
		},
		{
			"weight": 1,
			"element": {
				"location": "tfg:mineshaft/lighting/fallen_lamp_2",
				"processors": "tfg:mineshaft/support_fixer",
				"projection": "rigid",
				"element_type": "minecraft:single_pool_element"
			}
		},
		{
			"weight": 1,
			"element": {
				"location": "tfg:mineshaft/lighting/lamp",
				"processors": "tfg:mineshaft/support_fixer",
				"projection": "rigid",
				"element_type": "minecraft:single_pool_element"
			}
		},
		{
			"weight": 10,
			"element": {
				"location": "minecraft:empty",
				"processors": "tfg:mineshaft/support_fixer",
				"projection": "rigid",
				"element_type": "minecraft:single_pool_element"
			}
		}
	]
}