{
  "type": "minecraft:canyon",
  "config": {
    "probability": 0.02,
    "y": {
      "type": "minecraft:uniform",
      "min_inclusive": {
        "absolute": -40
      },
      "max_inclusive": {
        "absolute": -10
      }
    },
    "yScale": 2,
    "lava_level": {
      "absolute": -40
    },
    "replaceable": "#minecraft:overworld_carver_replaceables",
    "debug_settings": {
      "air_state": {
        "Name": "minecraft:warped_button",
        "Properties": {
          "face": "wall",
          "facing": "north",
          "powered": "false"
        }
      },
      "water_state": {
        "Name": "minecraft:candle",
        "Properties": {
          "candles": "1",
          "lit": "false",
          "waterlogged": "false"
        }
      },
      "lava_state": {
        "Name": "minecraft:orange_stained_glass"
      },
      "barrier_state": {
        "Name": "minecraft:glass"
      }
    },
    "vertical_rotation": {
      "type": "minecraft:uniform",
      "value": {
        "min_inclusive": -0.125,
        "max_exclusive": 0.125
      }
    },
    "shape": {
      "distance_factor": {
        "type": "minecraft:uniform",
        "value": {
          "min_inclusive": 0.75,
          "max_exclusive": 3
        }
      },
      "thickness": {
        "type": "minecraft:trapezoid",
        "value": {
          "min": 0,
          "max": 14,
          "plateau": 2
        }
      },
      "width_smoothness": 8,
      "horizontal_radius_factor": {
        "type": "minecraft:uniform",
        "value": {
          "min_inclusive": 1.25,
          "max_exclusive": 2.50
        }
      },
      "vertical_radius_default_factor": 1.3,
      "vertical_radius_center_factor": 0
    }
  }
}
