{
	"type": "minecraft:canyon",
	"config": {
		"probability": 0.015,
		"y": {
			"type": "uniform",
			"min_inclusive": {
				"absolute": 10
			},
			"max_inclusive": {
				"absolute": 126
			}
		},
		"yScale": 2,
		"lava_level": {
			"above_bottom": -2032
		},
		"aquifers_enabled": false,
		"vertical_rotation": {
			"type": "uniform",
			"value": {
				"min_inclusive": -0.25,
				"max_exclusive": 0.25
			}
		},
		"shape": {
			"distance_factor": {
				"type": "uniform",
				"value": {
					"min_inclusive": 0.5,
					"max_exclusive": 2.0
				}
			},
			"thickness": {
				"type": "trapezoid",
				"value": {
					"min": 0.0,
					"max": 6.0,
					"plateau": 2.0
				}
			},
			"width_smoothness": 10,
			"horizontal_radius_factor": {
				"type": "uniform",
				"value": {
					"min_inclusive": 0.5,
					"max_exclusive": 1.25
				}
			},
			"vertical_radius_default_factor": 1.0,
			"vertical_radius_center_factor": 0.0
		},
		"replaceable": "#tfc:can_carve"
	}
}