{
	"name": "tfg:mineshaft/shaft_end",
	"fallback": "tfg:mineshaft/fallback/shaft_fallback",
	"elements": [
		{
			"weight": 50,
			"element": {
				"location": "tfg:mineshaft/shaft/shaft_end",
				"processors": "tfg:mineshaft/support_fixer",
				"projection": "rigid",
				"element_type": "minecraft:single_pool_element"
			}
		},
		{
			"weight": 50,
			"element": {
				"element_type": "lithostitched:limited",
				"delegate": {
					"location": "tfg:mineshaft/shaft/shaft_middle",
					"processors": "tfg:mineshaft/support_fixer",
					"projection": "rigid",
					"element_type": "minecraft:single_pool_element"
				},
				"limit": 1
			}
		}
	]
}