{
	"type": "tfc:pipe_vein",
	"config": {
		"rarity": 45,
		"size": 50,
		"density": 0.9,
		"min_y": 1,
		"max_y": 127,
		"random_name": "crackrack_pipe",
		"height": 120,
		"radius": 9,
		"min_skew": 7,
		"max_skew": 20,
		"min_slant": 2,
		"max_slant": 5,
		"project": false,
		"sign": 0,
		"blocks": [
			{
				"replace": [
					"minecraft:deepslate",
					"tfg:rock/hardened_deepslate",
					"tfc:mud/silty_loam",
					"beneath:soul_clay",
					"tfc:dirt/loam",
					"tfc:mud/loam",
					"tfc:peat",
					"tfc:dirt/silty_loam",
					"minecraft:blackstone",
					"tfg:rock/hardened_blackstone",
					"tfc:rock/raw/schist",
					"tfc:rock/hardened/schist",
					"tfc:rock/raw/diorite",
					"tfc:rock/hardened/diorite",
					"tfc:rock/raw/gabbro",
					"tfc:rock/hardened/gabbro",
					"tfc:rock/raw/gneiss",
					"tfc:rock/hardened/gneiss",
					"tfc:rock/raw/granite",
					"tfc:rock/hardened/granite"
				],
				"with": [
					{
						"weight": 1,
						"block": "beneath:crackrack"
					}
				]
			}
		]
	}
}