{
  "ore_veins_enabled": true,
  "noodle_caves_enabled": true,
  "legacy_random_source": false,
  "disable_mob_generation": false,
  "aquifers_enabled": true,
  "noise_caves_enabled": true,
  "default_fluid": {
    "Properties": {
      "level": "0"
    },
    "Name": "minecraft:water"
  },
  "surface_rule": {
    "sequence": [
      {
        "if_true": {
          "random_name": "minecraft:bedrock_floor",
          "true_at_and_below": {
            "above_bottom": 0
          },
          "false_at_and_above": {
            "above_bottom": 5
          },
          "type": "minecraft:vertical_gradient"
        },
        "then_run": {
          "result_state": {
            "Name": "minecraft:bedrock"
          },
          "type": "minecraft:block"
        },
        "type": "minecraft:condition"
      },
      {
        "if_true": {
          "type": "minecraft:above_preliminary_surface"
        },
        "then_run": {
          "sequence": [
            {
              "if_true": {
                "offset": 0,
                "add_surface_depth": false,
                "add_surface_secondary_depth": false,
                "surface_type": "floor",
                "type": "minecraft:stone_depth"
              },
              "then_run": {
                "sequence": [
                  {
                    "if_true": {
                      "biome_is": [
                        "minecraft:wooded_badlands"
                      ],
                      "type": "minecraft:biome"
                    },
                    "then_run": {
                      "if_true": {
                        "anchor": {
                          "absolute": 97
                        },
                        "surface_depth_multiplier": 2,
                        "add_stone_depth": false,
                        "type": "minecraft:y_above"
                      },
                      "then_run": {
                        "sequence": [
                          {
                            "if_true": {
                              "noise": "minecraft:surface",
                              "min_threshold": -0.909,
                              "max_threshold": -0.5454,
                              "type": "minecraft:noise_threshold"
                            },
                            "then_run": {
                              "result_state": {
                                "Name": "minecraft:coarse_dirt"
                              },
                              "type": "minecraft:block"
                            },
                            "type": "minecraft:condition"
                          },
                          {
                            "if_true": {
                              "noise": "minecraft:surface",
                              "min_threshold": -0.1818,
                              "max_threshold": 0.1818,
                              "type": "minecraft:noise_threshold"
                            },
                            "then_run": {
                              "result_state": {
                                "Name": "minecraft:coarse_dirt"
                              },
                              "type": "minecraft:block"
                            },
                            "type": "minecraft:condition"
                          },
                          {
                            "if_true": {
                              "noise": "minecraft:surface",
                              "min_threshold": 0.5454,
                              "max_threshold": 0.909,
                              "type": "minecraft:noise_threshold"
                            },
                            "then_run": {
                              "result_state": {
                                "Name": "minecraft:coarse_dirt"
                              },
                              "type": "minecraft:block"
                            },
                            "type": "minecraft:condition"
                          },
                          {
                            "sequence": [
                              {
                                "if_true": {
                                  "offset": -1,
                                  "surface_depth_multiplier": 0,
                                  "add_stone_depth": false,
                                  "type": "minecraft:water"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Properties": {
                                      "snowy": "false"
                                    },
                                    "Name": "minecraft:grass_block"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:dirt"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          }
                        ],
                        "type": "minecraft:sequence"
                      },
                      "type": "minecraft:condition"
                    },
                    "type": "minecraft:condition"
                  },
                  {
                    "if_true": {
                      "biome_is": [
                        "minecraft:swamp"
                      ],
                      "type": "minecraft:biome"
                    },
                    "then_run": {
                      "if_true": {
                        "anchor": {
                          "absolute": 62
                        },
                        "surface_depth_multiplier": 0,
                        "add_stone_depth": false,
                        "type": "minecraft:y_above"
                      },
                      "then_run": {
                        "if_true": {
                          "invert": {
                            "anchor": {
                              "absolute": 63
                            },
                            "surface_depth_multiplier": 0,
                            "add_stone_depth": false,
                            "type": "minecraft:y_above"
                          },
                          "type": "minecraft:not"
                        },
                        "then_run": {
                          "if_true": {
                            "noise": "minecraft:surface_swamp",
                            "min_threshold": 0.0,
                            "max_threshold": 1.7976931348623157E308,
                            "type": "minecraft:noise_threshold"
                          },
                          "then_run": {
                            "result_state": {
                              "Properties": {
                                "level": "0"
                              },
                              "Name": "minecraft:water"
                            },
                            "type": "minecraft:block"
                          },
                          "type": "minecraft:condition"
                        },
                        "type": "minecraft:condition"
                      },
                      "type": "minecraft:condition"
                    },
                    "type": "minecraft:condition"
                  }
                ],
                "type": "minecraft:sequence"
              },
              "type": "minecraft:condition"
            },
            {
              "if_true": {
                "biome_is": [
                  "minecraft:badlands",
                  "minecraft:eroded_badlands",
                  "minecraft:wooded_badlands"
                ],
                "type": "minecraft:biome"
              },
              "then_run": {
                "sequence": [
                  {
                    "if_true": {
                      "offset": 0,
                      "add_surface_depth": false,
                      "add_surface_secondary_depth": false,
                      "surface_type": "floor",
                      "type": "minecraft:stone_depth"
                    },
                    "then_run": {
                      "sequence": [
                        {
                          "if_true": {
                            "anchor": {
                              "absolute": 256
                            },
                            "surface_depth_multiplier": 0,
                            "add_stone_depth": false,
                            "type": "minecraft:y_above"
                          },
                          "then_run": {
                            "result_state": {
                              "Name": "minecraft:orange_terracotta"
                            },
                            "type": "minecraft:block"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "anchor": {
                              "absolute": 74
                            },
                            "surface_depth_multiplier": 1,
                            "add_stone_depth": true,
                            "type": "minecraft:y_above"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": -0.909,
                                  "max_threshold": -0.5454,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:terracotta"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": -0.1818,
                                  "max_threshold": 0.1818,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:terracotta"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.5454,
                                  "max_threshold": 0.909,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:terracotta"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "type": "minecraft:bandlands"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "offset": -1,
                            "surface_depth_multiplier": 0,
                            "add_stone_depth": false,
                            "type": "minecraft:water"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "offset": 0,
                                  "add_surface_depth": false,
                                  "add_surface_secondary_depth": false,
                                  "surface_type": "ceiling",
                                  "type": "minecraft:stone_depth"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:red_sandstone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:red_sand"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "invert": {
                              "type": "minecraft:hole"
                            },
                            "type": "minecraft:not"
                          },
                          "then_run": {
                            "result_state": {
                              "Name": "minecraft:orange_terracotta"
                            },
                            "type": "minecraft:block"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "offset": -6,
                            "surface_depth_multiplier": -1,
                            "add_stone_depth": true,
                            "type": "minecraft:water"
                          },
                          "then_run": {
                            "result_state": {
                              "Name": "minecraft:white_terracotta"
                            },
                            "type": "minecraft:block"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "sequence": [
                            {
                              "if_true": {
                                "offset": 0,
                                "add_surface_depth": false,
                                "add_surface_secondary_depth": false,
                                "surface_type": "ceiling",
                                "type": "minecraft:stone_depth"
                              },
                              "then_run": {
                                "result_state": {
                                  "Name": "minecraft:stone"
                                },
                                "type": "minecraft:block"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "result_state": {
                                "Name": "minecraft:gravel"
                              },
                              "type": "minecraft:block"
                            }
                          ],
                          "type": "minecraft:sequence"
                        }
                      ],
                      "type": "minecraft:sequence"
                    },
                    "type": "minecraft:condition"
                  },
                  {
                    "if_true": {
                      "anchor": {
                        "absolute": 63
                      },
                      "surface_depth_multiplier": -1,
                      "add_stone_depth": true,
                      "type": "minecraft:y_above"
                    },
                    "then_run": {
                      "sequence": [
                        {
                          "if_true": {
                            "anchor": {
                              "absolute": 63
                            },
                            "surface_depth_multiplier": 0,
                            "add_stone_depth": false,
                            "type": "minecraft:y_above"
                          },
                          "then_run": {
                            "if_true": {
                              "invert": {
                                "anchor": {
                                  "absolute": 74
                                },
                                "surface_depth_multiplier": 1,
                                "add_stone_depth": true,
                                "type": "minecraft:y_above"
                              },
                              "type": "minecraft:not"
                            },
                            "then_run": {
                              "result_state": {
                                "Name": "minecraft:orange_terracotta"
                              },
                              "type": "minecraft:block"
                            },
                            "type": "minecraft:condition"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "type": "minecraft:bandlands"
                        }
                      ],
                      "type": "minecraft:sequence"
                    },
                    "type": "minecraft:condition"
                  },
                  {
                    "if_true": {
                      "offset": 0,
                      "add_surface_depth": true,
                      "add_surface_secondary_depth": false,
                      "surface_type": "floor",
                      "type": "minecraft:stone_depth"
                    },
                    "then_run": {
                      "if_true": {
                        "offset": -6,
                        "surface_depth_multiplier": -1,
                        "add_stone_depth": true,
                        "type": "minecraft:water"
                      },
                      "then_run": {
                        "result_state": {
                          "Name": "minecraft:white_terracotta"
                        },
                        "type": "minecraft:block"
                      },
                      "type": "minecraft:condition"
                    },
                    "type": "minecraft:condition"
                  }
                ],
                "type": "minecraft:sequence"
              },
              "type": "minecraft:condition"
            },
            {
              "if_true": {
                "offset": 0,
                "add_surface_depth": false,
                "add_surface_secondary_depth": false,
                "surface_type": "floor",
                "type": "minecraft:stone_depth"
              },
              "then_run": {
                "if_true": {
                  "offset": -1,
                  "surface_depth_multiplier": 0,
                  "add_stone_depth": false,
                  "type": "minecraft:water"
                },
                "then_run": {
                  "sequence": [
                    {
                      "if_true": {
                        "biome_is": [
                          "minecraft:frozen_ocean",
                          "minecraft:deep_frozen_ocean"
                        ],
                        "type": "minecraft:biome"
                      },
                      "then_run": {
                        "if_true": {
                          "type": "minecraft:hole"
                        },
                        "then_run": {
                          "sequence": [
                            {
                              "if_true": {
                                "offset": 0,
                                "surface_depth_multiplier": 0,
                                "add_stone_depth": false,
                                "type": "minecraft:water"
                              },
                              "then_run": {
                                "result_state": {
                                  "Name": "minecraft:air"
                                },
                                "type": "minecraft:block"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "type": "minecraft:temperature"
                              },
                              "then_run": {
                                "result_state": {
                                  "Name": "minecraft:ice"
                                },
                                "type": "minecraft:block"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "result_state": {
                                "Properties": {
                                  "level": "0"
                                },
                                "Name": "minecraft:water"
                              },
                              "type": "minecraft:block"
                            }
                          ],
                          "type": "minecraft:sequence"
                        },
                        "type": "minecraft:condition"
                      },
                      "type": "minecraft:condition"
                    },
                    {
                      "sequence": [
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:frozen_peaks"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "type": "minecraft:steep"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:packed_ice"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:packed_ice",
                                  "min_threshold": 0.0,
                                  "max_threshold": 0.2,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:packed_ice"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:ice",
                                  "min_threshold": 0.0,
                                  "max_threshold": 0.025,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:ice"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:snow_block"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:snowy_slopes"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "type": "minecraft:steep"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:stone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:powder_snow",
                                  "min_threshold": 0.35,
                                  "max_threshold": 0.6,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:powder_snow"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:snow_block"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:jagged_peaks"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "type": "minecraft:steep"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:stone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:snow_block"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:grove"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "noise": "minecraft:powder_snow",
                                  "min_threshold": 0.35,
                                  "max_threshold": 0.6,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:powder_snow"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:snow_block"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "sequence": [
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:stony_peaks"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "sequence": [
                                  {
                                    "if_true": {
                                      "noise": "minecraft:calcite",
                                      "min_threshold": -0.0125,
                                      "max_threshold": 0.0125,
                                      "type": "minecraft:noise_threshold"
                                    },
                                    "then_run": {
                                      "result_state": {
                                        "Name": "minecraft:calcite"
                                      },
                                      "type": "minecraft:block"
                                    },
                                    "type": "minecraft:condition"
                                  },
                                  {
                                    "result_state": {
                                      "Name": "minecraft:stone"
                                    },
                                    "type": "minecraft:block"
                                  }
                                ],
                                "type": "minecraft:sequence"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:stony_shore"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "sequence": [
                                  {
                                    "if_true": {
                                      "noise": "minecraft:gravel",
                                      "min_threshold": -0.05,
                                      "max_threshold": 0.05,
                                      "type": "minecraft:noise_threshold"
                                    },
                                    "then_run": {
                                      "sequence": [
                                        {
                                          "if_true": {
                                            "offset": 0,
                                            "add_surface_depth": false,
                                            "add_surface_secondary_depth": false,
                                            "surface_type": "ceiling",
                                            "type": "minecraft:stone_depth"
                                          },
                                          "then_run": {
                                            "result_state": {
                                              "Name": "minecraft:stone"
                                            },
                                            "type": "minecraft:block"
                                          },
                                          "type": "minecraft:condition"
                                        },
                                        {
                                          "result_state": {
                                            "Name": "minecraft:gravel"
                                          },
                                          "type": "minecraft:block"
                                        }
                                      ],
                                      "type": "minecraft:sequence"
                                    },
                                    "type": "minecraft:condition"
                                  },
                                  {
                                    "result_state": {
                                      "Name": "minecraft:stone"
                                    },
                                    "type": "minecraft:block"
                                  }
                                ],
                                "type": "minecraft:sequence"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:windswept_hills"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.12121212121212122,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:stone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:warm_ocean",
                                  "minecraft:desert",
                                  "minecraft:beach",
                                  "minecraft:snowy_beach"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "sequence": [
                                  {
                                    "if_true": {
                                      "offset": 0,
                                      "add_surface_depth": false,
                                      "add_surface_secondary_depth": false,
                                      "surface_type": "ceiling",
                                      "type": "minecraft:stone_depth"
                                    },
                                    "then_run": {
                                      "result_state": {
                                        "Name": "minecraft:sandstone"
                                      },
                                      "type": "minecraft:block"
                                    },
                                    "type": "minecraft:condition"
                                  },
                                  {
                                    "result_state": {
                                      "Name": "minecraft:sand"
                                    },
                                    "type": "minecraft:block"
                                  }
                                ],
                                "type": "minecraft:sequence"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:dripstone_caves"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "result_state": {
                                  "Name": "minecraft:stone"
                                },
                                "type": "minecraft:block"
                              },
                              "type": "minecraft:condition"
                            }
                          ],
                          "type": "minecraft:sequence"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:windswept_savanna"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.21212121212121213,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:stone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": -0.06060606060606061,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:coarse_dirt"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:windswept_gravelly_hills"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.24242424242424243,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "sequence": [
                                    {
                                      "if_true": {
                                        "offset": 0,
                                        "add_surface_depth": false,
                                        "add_surface_secondary_depth": false,
                                        "surface_type": "ceiling",
                                        "type": "minecraft:stone_depth"
                                      },
                                      "then_run": {
                                        "result_state": {
                                          "Name": "minecraft:stone"
                                        },
                                        "type": "minecraft:block"
                                      },
                                      "type": "minecraft:condition"
                                    },
                                    {
                                      "result_state": {
                                        "Name": "minecraft:gravel"
                                      },
                                      "type": "minecraft:block"
                                    }
                                  ],
                                  "type": "minecraft:sequence"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.12121212121212122,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:stone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": -0.12121212121212122,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "sequence": [
                                    {
                                      "if_true": {
                                        "offset": -1,
                                        "surface_depth_multiplier": 0,
                                        "add_stone_depth": false,
                                        "type": "minecraft:water"
                                      },
                                      "then_run": {
                                        "result_state": {
                                          "Properties": {
                                            "snowy": "false"
                                          },
                                          "Name": "minecraft:grass_block"
                                        },
                                        "type": "minecraft:block"
                                      },
                                      "type": "minecraft:condition"
                                    },
                                    {
                                      "result_state": {
                                        "Name": "minecraft:dirt"
                                      },
                                      "type": "minecraft:block"
                                    }
                                  ],
                                  "type": "minecraft:sequence"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "sequence": [
                                  {
                                    "if_true": {
                                      "offset": 0,
                                      "add_surface_depth": false,
                                      "add_surface_secondary_depth": false,
                                      "surface_type": "ceiling",
                                      "type": "minecraft:stone_depth"
                                    },
                                    "then_run": {
                                      "result_state": {
                                        "Name": "minecraft:stone"
                                      },
                                      "type": "minecraft:block"
                                    },
                                    "type": "minecraft:condition"
                                  },
                                  {
                                    "result_state": {
                                      "Name": "minecraft:gravel"
                                    },
                                    "type": "minecraft:block"
                                  }
                                ],
                                "type": "minecraft:sequence"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:old_growth_pine_taiga",
                              "minecraft:old_growth_spruce_taiga"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.21212121212121213,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:coarse_dirt"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": -0.11515151515151514,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Properties": {
                                      "snowy": "false"
                                    },
                                    "Name": "minecraft:podzol"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:ice_spikes"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "result_state": {
                              "Name": "minecraft:snow_block"
                            },
                            "type": "minecraft:block"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:mushroom_fields"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "result_state": {
                              "Properties": {
                                "snowy": "false"
                              },
                              "Name": "minecraft:mycelium"
                            },
                            "type": "minecraft:block"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "sequence": [
                            {
                              "if_true": {
                                "offset": -1,
                                "surface_depth_multiplier": 0,
                                "add_stone_depth": false,
                                "type": "minecraft:water"
                              },
                              "then_run": {
                                "result_state": {
                                  "Properties": {
                                    "snowy": "false"
                                  },
                                  "Name": "minecraft:grass_block"
                                },
                                "type": "minecraft:block"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "result_state": {
                                "Name": "minecraft:dirt"
                              },
                              "type": "minecraft:block"
                            }
                          ],
                          "type": "minecraft:sequence"
                        }
                      ],
                      "type": "minecraft:sequence"
                    }
                  ],
                  "type": "minecraft:sequence"
                },
                "type": "minecraft:condition"
              },
              "type": "minecraft:condition"
            },
            {
              "if_true": {
                "offset": -6,
                "surface_depth_multiplier": -1,
                "add_stone_depth": true,
                "type": "minecraft:water"
              },
              "then_run": {
                "sequence": [
                  {
                    "if_true": {
                      "offset": 0,
                      "add_surface_depth": false,
                      "add_surface_secondary_depth": false,
                      "surface_type": "floor",
                      "type": "minecraft:stone_depth"
                    },
                    "then_run": {
                      "if_true": {
                        "biome_is": [
                          "minecraft:frozen_ocean",
                          "minecraft:deep_frozen_ocean"
                        ],
                        "type": "minecraft:biome"
                      },
                      "then_run": {
                        "if_true": {
                          "type": "minecraft:hole"
                        },
                        "then_run": {
                          "result_state": {
                            "Properties": {
                              "level": "0"
                            },
                            "Name": "minecraft:water"
                          },
                          "type": "minecraft:block"
                        },
                        "type": "minecraft:condition"
                      },
                      "type": "minecraft:condition"
                    },
                    "type": "minecraft:condition"
                  },
                  {
                    "if_true": {
                      "offset": 0,
                      "add_surface_depth": true,
                      "add_surface_secondary_depth": false,
                      "surface_type": "floor",
                      "type": "minecraft:stone_depth"
                    },
                    "then_run": {
                      "sequence": [
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:frozen_peaks"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "type": "minecraft:steep"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:packed_ice"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:packed_ice",
                                  "min_threshold": -0.5,
                                  "max_threshold": 0.2,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:packed_ice"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:ice",
                                  "min_threshold": -0.0625,
                                  "max_threshold": 0.025,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:ice"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:snow_block"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:snowy_slopes"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "type": "minecraft:steep"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:stone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:powder_snow",
                                  "min_threshold": 0.45,
                                  "max_threshold": 0.58,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:powder_snow"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:snow_block"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:jagged_peaks"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "result_state": {
                              "Name": "minecraft:stone"
                            },
                            "type": "minecraft:block"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:grove"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "noise": "minecraft:powder_snow",
                                  "min_threshold": 0.45,
                                  "max_threshold": 0.58,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:powder_snow"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "result_state": {
                                  "Name": "minecraft:dirt"
                                },
                                "type": "minecraft:block"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "sequence": [
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:stony_peaks"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "sequence": [
                                  {
                                    "if_true": {
                                      "noise": "minecraft:calcite",
                                      "min_threshold": -0.0125,
                                      "max_threshold": 0.0125,
                                      "type": "minecraft:noise_threshold"
                                    },
                                    "then_run": {
                                      "result_state": {
                                        "Name": "minecraft:calcite"
                                      },
                                      "type": "minecraft:block"
                                    },
                                    "type": "minecraft:condition"
                                  },
                                  {
                                    "result_state": {
                                      "Name": "minecraft:stone"
                                    },
                                    "type": "minecraft:block"
                                  }
                                ],
                                "type": "minecraft:sequence"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:stony_shore"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "sequence": [
                                  {
                                    "if_true": {
                                      "noise": "minecraft:gravel",
                                      "min_threshold": -0.05,
                                      "max_threshold": 0.05,
                                      "type": "minecraft:noise_threshold"
                                    },
                                    "then_run": {
                                      "sequence": [
                                        {
                                          "if_true": {
                                            "offset": 0,
                                            "add_surface_depth": false,
                                            "add_surface_secondary_depth": false,
                                            "surface_type": "ceiling",
                                            "type": "minecraft:stone_depth"
                                          },
                                          "then_run": {
                                            "result_state": {
                                              "Name": "minecraft:stone"
                                            },
                                            "type": "minecraft:block"
                                          },
                                          "type": "minecraft:condition"
                                        },
                                        {
                                          "result_state": {
                                            "Name": "minecraft:gravel"
                                          },
                                          "type": "minecraft:block"
                                        }
                                      ],
                                      "type": "minecraft:sequence"
                                    },
                                    "type": "minecraft:condition"
                                  },
                                  {
                                    "result_state": {
                                      "Name": "minecraft:stone"
                                    },
                                    "type": "minecraft:block"
                                  }
                                ],
                                "type": "minecraft:sequence"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:windswept_hills"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.12121212121212122,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:stone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:warm_ocean",
                                  "minecraft:desert",
                                  "minecraft:beach",
                                  "minecraft:snowy_beach"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "sequence": [
                                  {
                                    "if_true": {
                                      "offset": 0,
                                      "add_surface_depth": false,
                                      "add_surface_secondary_depth": false,
                                      "surface_type": "ceiling",
                                      "type": "minecraft:stone_depth"
                                    },
                                    "then_run": {
                                      "result_state": {
                                        "Name": "minecraft:sandstone"
                                      },
                                      "type": "minecraft:block"
                                    },
                                    "type": "minecraft:condition"
                                  },
                                  {
                                    "result_state": {
                                      "Name": "minecraft:sand"
                                    },
                                    "type": "minecraft:block"
                                  }
                                ],
                                "type": "minecraft:sequence"
                              },
                              "type": "minecraft:condition"
                            },
                            {
                              "if_true": {
                                "biome_is": [
                                  "minecraft:dripstone_caves"
                                ],
                                "type": "minecraft:biome"
                              },
                              "then_run": {
                                "result_state": {
                                  "Name": "minecraft:stone"
                                },
                                "type": "minecraft:block"
                              },
                              "type": "minecraft:condition"
                            }
                          ],
                          "type": "minecraft:sequence"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:windswept_savanna"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "if_true": {
                              "noise": "minecraft:surface",
                              "min_threshold": 0.21212121212121213,
                              "max_threshold": 1.7976931348623157E308,
                              "type": "minecraft:noise_threshold"
                            },
                            "then_run": {
                              "result_state": {
                                "Name": "minecraft:stone"
                              },
                              "type": "minecraft:block"
                            },
                            "type": "minecraft:condition"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "if_true": {
                            "biome_is": [
                              "minecraft:windswept_gravelly_hills"
                            ],
                            "type": "minecraft:biome"
                          },
                          "then_run": {
                            "sequence": [
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.24242424242424243,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "sequence": [
                                    {
                                      "if_true": {
                                        "offset": 0,
                                        "add_surface_depth": false,
                                        "add_surface_secondary_depth": false,
                                        "surface_type": "ceiling",
                                        "type": "minecraft:stone_depth"
                                      },
                                      "then_run": {
                                        "result_state": {
                                          "Name": "minecraft:stone"
                                        },
                                        "type": "minecraft:block"
                                      },
                                      "type": "minecraft:condition"
                                    },
                                    {
                                      "result_state": {
                                        "Name": "minecraft:gravel"
                                      },
                                      "type": "minecraft:block"
                                    }
                                  ],
                                  "type": "minecraft:sequence"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": 0.12121212121212122,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:stone"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "if_true": {
                                  "noise": "minecraft:surface",
                                  "min_threshold": -0.12121212121212122,
                                  "max_threshold": 1.7976931348623157E308,
                                  "type": "minecraft:noise_threshold"
                                },
                                "then_run": {
                                  "result_state": {
                                    "Name": "minecraft:dirt"
                                  },
                                  "type": "minecraft:block"
                                },
                                "type": "minecraft:condition"
                              },
                              {
                                "sequence": [
                                  {
                                    "if_true": {
                                      "offset": 0,
                                      "add_surface_depth": false,
                                      "add_surface_secondary_depth": false,
                                      "surface_type": "ceiling",
                                      "type": "minecraft:stone_depth"
                                    },
                                    "then_run": {
                                      "result_state": {
                                        "Name": "minecraft:stone"
                                      },
                                      "type": "minecraft:block"
                                    },
                                    "type": "minecraft:condition"
                                  },
                                  {
                                    "result_state": {
                                      "Name": "minecraft:gravel"
                                    },
                                    "type": "minecraft:block"
                                  }
                                ],
                                "type": "minecraft:sequence"
                              }
                            ],
                            "type": "minecraft:sequence"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "result_state": {
                            "Name": "minecraft:dirt"
                          },
                          "type": "minecraft:block"
                        }
                      ],
                      "type": "minecraft:sequence"
                    },
                    "type": "minecraft:condition"
                  },
                  {
                    "if_true": {
                      "biome_is": [
                        "minecraft:warm_ocean",
                        "minecraft:desert",
                        "minecraft:beach",
                        "minecraft:snowy_beach"
                      ],
                      "type": "minecraft:biome"
                    },
                    "then_run": {
                      "if_true": {
                        "offset": 0,
                        "add_surface_depth": true,
                        "add_surface_secondary_depth": true,
                        "surface_type": "floor",
                        "type": "minecraft:stone_depth"
                      },
                      "then_run": {
                        "result_state": {
                          "Name": "minecraft:sandstone"
                        },
                        "type": "minecraft:block"
                      },
                      "type": "minecraft:condition"
                    },
                    "type": "minecraft:condition"
                  }
                ],
                "type": "minecraft:sequence"
              },
              "type": "minecraft:condition"
            },
            {
              "if_true": {
                "offset": 0,
                "add_surface_depth": false,
                "add_surface_secondary_depth": false,
                "surface_type": "floor",
                "type": "minecraft:stone_depth"
              },
              "then_run": {
                "sequence": [
                  {
                    "if_true": {
                      "biome_is": [
                        "minecraft:frozen_peaks",
                        "minecraft:jagged_peaks"
                      ],
                      "type": "minecraft:biome"
                    },
                    "then_run": {
                      "result_state": {
                        "Name": "minecraft:stone"
                      },
                      "type": "minecraft:block"
                    },
                    "type": "minecraft:condition"
                  },
                  {
                    "if_true": {
                      "biome_is": [
                        "minecraft:warm_ocean",
                        "minecraft:lukewarm_ocean",
                        "minecraft:deep_lukewarm_ocean"
                      ],
                      "type": "minecraft:biome"
                    },
                    "then_run": {
                      "sequence": [
                        {
                          "if_true": {
                            "offset": 0,
                            "add_surface_depth": false,
                            "add_surface_secondary_depth": false,
                            "surface_type": "ceiling",
                            "type": "minecraft:stone_depth"
                          },
                          "then_run": {
                            "result_state": {
                              "Name": "minecraft:sandstone"
                            },
                            "type": "minecraft:block"
                          },
                          "type": "minecraft:condition"
                        },
                        {
                          "result_state": {
                            "Name": "minecraft:sand"
                          },
                          "type": "minecraft:block"
                        }
                      ],
                      "type": "minecraft:sequence"
                    },
                    "type": "minecraft:condition"
                  },
                  {
                    "sequence": [
                      {
                        "if_true": {
                          "offset": 0,
                          "add_surface_depth": false,
                          "add_surface_secondary_depth": false,
                          "surface_type": "ceiling",
                          "type": "minecraft:stone_depth"
                        },
                        "then_run": {
                          "result_state": {
                            "Name": "minecraft:stone"
                          },
                          "type": "minecraft:block"
                        },
                        "type": "minecraft:condition"
                      },
                      {
                        "result_state": {
                          "Name": "minecraft:gravel"
                        },
                        "type": "minecraft:block"
                      }
                    ],
                    "type": "minecraft:sequence"
                  }
                ],
                "type": "minecraft:sequence"
              },
              "type": "minecraft:condition"
            }
          ],
          "type": "minecraft:sequence"
        },
        "type": "minecraft:condition"
      },
      {
        "if_true": {
          "random_name": "minecraft:deepslate",
          "true_at_and_below": {
            "absolute": 0
          },
          "false_at_and_above": {
            "absolute": 8
          },
          "type": "minecraft:vertical_gradient"
        },
        "then_run": {
          "result_state": {
            "Properties": {
              "axis": "y"
            },
            "Name": "minecraft:deepslate"
          },
          "type": "minecraft:block"
        },
        "type": "minecraft:condition"
      }
    ],
    "type": "minecraft:sequence"
  },
  "sea_level": 63,
  "structures": {
    "stronghold": {
      "distance": 32,
      "spread": 3,
      "count": 128
    },
    "structures": {
      "minecraft:buried_treasure": {
        "spacing": 1,
        "separation": 0,
        "salt": 0
      },
      "minecraft:ruined_portal": {
        "spacing": 40,
        "separation": 15,
        "salt": 34222645
      },
      "minecraft:jungle_pyramid": {
        "spacing": 32,
        "separation": 8,
        "salt": 14357619
      },
      "minecraft:mineshaft": {
        "spacing": 1,
        "separation": 0,
        "salt": 0
      },
      "minecraft:bastion_remnant": {
        "spacing": 27,
        "separation": 4,
        "salt": 30084232
      },
      "minecraft:fortress": {
        "spacing": 27,
        "separation": 4,
        "salt": 30084232
      },
      "minecraft:swamp_hut": {
        "spacing": 32,
        "separation": 8,
        "salt": 14357620
      },
      "minecraft:nether_fossil": {
        "spacing": 2,
        "separation": 1,
        "salt": 14357921
      },
      "minecraft:monument": {
        "spacing": 32,
        "separation": 5,
        "salt": 10387313
      },
      "minecraft:ocean_ruin": {
        "spacing": 20,
        "separation": 8,
        "salt": 14357621
      },
      "minecraft:village": {
        "spacing": 34,
        "separation": 8,
        "salt": 10387312
      },
      "minecraft:igloo": {
        "spacing": 32,
        "separation": 8,
        "salt": 14357618
      },
      "minecraft:mansion": {
        "spacing": 80,
        "separation": 20,
        "salt": 10387319
      },
      "minecraft:desert_pyramid": {
        "spacing": 32,
        "separation": 8,
        "salt": 14357617
      },
      "minecraft:endcity": {
        "spacing": 20,
        "separation": 11,
        "salt": 10387313
      },
      "minecraft:shipwreck": {
        "spacing": 24,
        "separation": 4,
        "salt": 165745295
      },
      "minecraft:stronghold": {
        "spacing": 1,
        "separation": 0,
        "salt": 0
      },
      "minecraft:pillager_outpost": {
        "spacing": 32,
        "separation": 8,
        "salt": 165745296
      }
    }
  },
  "noise": {
    "terrain_shaper": {
      "offset": {
        "coordinate": "continents",
        "points": [
          {
            "location": -1.10000,
            "value": 0.044,
            "derivative": 0.0
          },
          {
            "location": -1.02000,
            "value": -0.2222,
            "derivative": 0.0
          },
          {
            "location": -0.28803,
            "value": -0.2222,
            "derivative": 0.0
          },
          {
            "location": -0.19808,
            "value": -0.12,
            "derivative": 0.0
          },
          {
            "location": 0.11028,
            "value": -0.12,
            "derivative": 0.0
          },
          {
            "location": 0.13232,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.08880186,
                        "derivative": 0.38940096
                      },
                      {
                        "location": 1.0,
                        "value": 0.69000006,
                        "derivative": 0.38940096
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.115760356,
                        "derivative": 0.37788022
                      },
                      {
                        "location": 1.0,
                        "value": 0.6400001,
                        "derivative": 0.37788022
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.4,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.2222,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.75,
                        "value": -0.2222,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.65,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.5954547,
                        "value": 2.9802322E-8,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.6054547,
                        "value": 2.9802322E-8,
                        "derivative": 0.2534563
                      },
                      {
                        "location": 1.0,
                        "value": 0.100000024,
                        "derivative": 0.2534563
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.3,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": 0.060000002,
                        "derivative": 0.007000001
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.15,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.05,
                        "derivative": 0.1
                      },
                      {
                        "location": 1.0,
                        "value": 0.060000002,
                        "derivative": 0.007000001
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.2,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.15,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": 0.0,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.02,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.4,
                        "value": -0.03,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": -0.03,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.0,
                        "derivative": 0.06
                      },
                      {
                        "location": 1.0,
                        "value": 0.0,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          },
          {
            "location": 0.14325,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.08880186,
                        "derivative": 0.38940096
                      },
                      {
                        "location": 1.0,
                        "value": 0.69000006,
                        "derivative": 0.38940096
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.115760356,
                        "derivative": 0.37788022
                      },
                      {
                        "location": 1.0,
                        "value": 0.6400001,
                        "derivative": 0.37788022
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.4,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.2222,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.75,
                        "value": -0.2222,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.65,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.5954547,
                        "value": 2.9802322E-8,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.6054547,
                        "value": 2.9802322E-8,
                        "derivative": 0.2534563
                      },
                      {
                        "location": 1.0,
                        "value": 0.100000024,
                        "derivative": 0.2534563
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.3,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": 0.060000002,
                        "derivative": 0.007000001
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.15,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.05,
                        "derivative": 0.1
                      },
                      {
                        "location": 1.0,
                        "value": 0.060000002,
                        "derivative": 0.007000001
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.2,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.15,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": 0.0,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.02,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.4,
                        "value": -0.03,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": -0.03,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.0,
                        "derivative": 0.06
                      },
                      {
                        "location": 1.0,
                        "value": 0.0,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          },
          {
            "location": 0.19700,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.08880186,
                        "derivative": 0.38940096
                      },
                      {
                        "location": 1.0,
                        "value": 0.69000006,
                        "derivative": 0.38940096
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.115760356,
                        "derivative": 0.37788022
                      },
                      {
                        "location": 1.0,
                        "value": 0.6400001,
                        "derivative": 0.37788022
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.4,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.2222,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.75,
                        "value": -0.2222,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.65,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.5954547,
                        "value": 2.9802322E-8,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.6054547,
                        "value": 2.9802322E-8,
                        "derivative": 0.2534563
                      },
                      {
                        "location": 1.0,
                        "value": 0.100000024,
                        "derivative": 0.2534563
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.25,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": 0.060000002,
                        "derivative": 0.007000001
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.1,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.001,
                        "derivative": 0.01
                      },
                      {
                        "location": 0.0,
                        "value": 0.003,
                        "derivative": 0.01
                      },
                      {
                        "location": 0.4,
                        "value": 0.05,
                        "derivative": 0.094000004
                      },
                      {
                        "location": 1.0,
                        "value": 0.060000002,
                        "derivative": 0.007000001
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.2,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.1,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.04
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.02,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.4,
                        "value": -0.03,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": -0.03,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.12
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          },
          {
            "location": 0.53125,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": 0.20235021,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.7161751,
                        "derivative": 0.5138249
                      },
                      {
                        "location": 1.0,
                        "value": 1.23,
                        "derivative": 0.5138249
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": 0.2,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.44682026,
                        "derivative": 0.43317974
                      },
                      {
                        "location": 1.0,
                        "value": 0.88,
                        "derivative": 0.43317974
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.4,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": 0.2,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.30829495,
                        "derivative": 0.3917051
                      },
                      {
                        "location": 1.0,
                        "value": 0.70000005,
                        "derivative": 0.3917051
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.25,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.35,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.35,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.35,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": 0.42000002,
                        "derivative": 0.049000014
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.1,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.0069999998,
                        "derivative": 0.07
                      },
                      {
                        "location": 0.0,
                        "value": 0.021,
                        "derivative": 0.07
                      },
                      {
                        "location": 0.4,
                        "value": 0.35,
                        "derivative": 0.658
                      },
                      {
                        "location": 1.0,
                        "value": 0.42000002,
                        "derivative": 0.049000014
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.2,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.1,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.04
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.4,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.1,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.04
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.45,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.1,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.4,
                        "value": {
                          "coordinate": "ridges",
                          "points": [
                            {
                              "location": -1.0,
                              "value": -0.1,
                              "derivative": 0.5
                            },
                            {
                              "location": -0.4,
                              "value": 0.01,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.0,
                              "value": 0.01,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.4,
                              "value": 0.03,
                              "derivative": 0.04
                            },
                            {
                              "location": 1.0,
                              "value": 0.1,
                              "derivative": 0.049
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.17,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.55,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.1,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.4,
                        "value": {
                          "coordinate": "ridges",
                          "points": [
                            {
                              "location": -1.0,
                              "value": -0.1,
                              "derivative": 0.5
                            },
                            {
                              "location": -0.4,
                              "value": 0.01,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.0,
                              "value": 0.01,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.4,
                              "value": 0.03,
                              "derivative": 0.04
                            },
                            {
                              "location": 1.0,
                              "value": 0.1,
                              "derivative": 0.049
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.17,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.58,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.1,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.04
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.02,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.4,
                        "value": -0.03,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": -0.03,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.12
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          },
          {
            "location": 1.00000,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": 0.34792626,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.9239631,
                        "derivative": 0.5760369
                      },
                      {
                        "location": 1.0,
                        "value": 1.5,
                        "derivative": 0.5760369
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": 0.2,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.5391705,
                        "derivative": 0.4608295
                      },
                      {
                        "location": 1.0,
                        "value": 1.0,
                        "derivative": 0.4608295
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.4,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": 0.2,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.5391705,
                        "derivative": 0.4608295
                      },
                      {
                        "location": 1.0,
                        "value": 1.0,
                        "derivative": 0.4608295
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.2,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.5,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.5,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.5,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": 0.6,
                        "derivative": 0.070000015
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.05,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.099999994
                      },
                      {
                        "location": 0.0,
                        "value": 0.03,
                        "derivative": 0.099999994
                      },
                      {
                        "location": 0.4,
                        "value": 0.5,
                        "derivative": 0.94
                      },
                      {
                        "location": 1.0,
                        "value": 0.6,
                        "derivative": 0.070000015
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.2,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.05,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.04
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.4,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.05,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.04
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.45,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.4,
                        "value": {
                          "coordinate": "ridges",
                          "points": [
                            {
                              "location": -1.0,
                              "value": -0.05,
                              "derivative": 0.5
                            },
                            {
                              "location": -0.4,
                              "value": 0.01,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.0,
                              "value": 0.01,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.4,
                              "value": 0.03,
                              "derivative": 0.04
                            },
                            {
                              "location": 1.0,
                              "value": 0.1,
                              "derivative": 0.049
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.17,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.55,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.05,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.4,
                        "value": {
                          "coordinate": "ridges",
                          "points": [
                            {
                              "location": -1.0,
                              "value": -0.05,
                              "derivative": 0.5
                            },
                            {
                              "location": -0.4,
                              "value": 0.01,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.0,
                              "value": 0.01,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.4,
                              "value": 0.03,
                              "derivative": 0.04
                            },
                            {
                              "location": 1.0,
                              "value": 0.1,
                              "derivative": 0.049
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.17,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.58,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.05,
                        "derivative": 0.5
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.04
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.7,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1.0,
                        "value": -0.02,
                        "derivative": 0.015
                      },
                      {
                        "location": -0.4,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.0,
                        "value": 0.01,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.4,
                        "value": 0.03,
                        "derivative": 0.04
                      },
                      {
                        "location": 1.0,
                        "value": 0.1,
                        "derivative": 0.049
                      }
                    ]
                  },
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          }
        ]
      },
      "factor": {
        "coordinate": "continents",
        "points": [
          {
            "location": 0.09917,
            "value": 3.95,
            "derivative": 0.0
          },
          {
            "location": 0.14325,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.6,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 6.25,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.5,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.05,
                        "value": 2.67,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 6.25,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.25,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 6.25,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "value": 2.67,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.05,
                        "value": 6.3,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.03,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 6.25,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.35,
                  "value": 6.25,
                  "derivative": 0.0
                },
                {
                  "location": 0.45,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "value": 6.25,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.69,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0.0,
                              "value": 6.25,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.1,
                              "value": 0.625,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.55,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "value": 6.25,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.69,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0.0,
                              "value": 6.25,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.1,
                              "value": 0.625,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.62,
                  "value": 6.25,
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          },
          {
            "location": 0.19700,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.6,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 5.47,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.5,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.05,
                        "value": 2.67,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 5.47,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.25,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 5.47,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "value": 2.67,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.05,
                        "value": 6.3,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.03,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 5.47,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.35,
                  "value": 5.47,
                  "derivative": 0.0
                },
                {
                  "location": 0.45,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "value": 5.47,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.69,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0.0,
                              "value": 5.47,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.1,
                              "value": 0.625,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.55,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "value": 5.47,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.69,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0.0,
                              "value": 5.47,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.1,
                              "value": 0.625,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.62,
                  "value": 5.47,
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          },
          {
            "location": 0.32973,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.6,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 5.08,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.5,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.05,
                        "value": 2.67,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 5.08,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.25,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 5.08,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "value": 2.67,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.05,
                        "value": 6.3,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.03,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 5.08,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.35,
                  "value": 5.08,
                  "derivative": 0.0
                },
                {
                  "location": 0.45,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "value": 5.08,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.69,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0.0,
                              "value": 5.08,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.1,
                              "value": 0.625,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.55,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "value": 5.08,
                        "derivative": 0.0
                      },
                      {
                        "location": -0.69,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0.0,
                              "value": 5.08,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.1,
                              "value": 0.625,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.62,
                  "value": 5.08,
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          },
          {
            "location": 0.35892,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.6,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 4.69,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.5,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.05,
                        "value": 2.67,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.35,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 4.69,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.25,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 4.69,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.1,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "value": 2.67,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.05,
                        "value": 6.3,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.03,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "value": 6.3,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.2,
                        "value": 4.69,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.05,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.45,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.2,
                              "value": 6.3,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.2,
                              "value": 4.69,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": 0.7,
                        "value": 1.56,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.4,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.45,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.2,
                              "value": 6.3,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.2,
                              "value": 4.69,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": 0.7,
                        "value": 1.56,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.45,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.7,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.2,
                              "value": 6.3,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.2,
                              "value": 4.69,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": -0.15,
                        "value": 1.37,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.55,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.7,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.2,
                              "value": 6.3,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.2,
                              "value": 4.69,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": -0.15,
                        "value": 1.37,
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": 0.58,
                  "value": 4.69,
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          }
        ]
      },
      "jaggedness": {
        "coordinate": "continents",
        "points": [
          {
            "location": 0.18637,
            "value": 0.0,
            "derivative": 0.0
          },
          {
            "location": 0.32973,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -1.0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.44999996,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "value": 0.63,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.01,
                              "value": 0.3,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.78,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.44999996,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "value": 0.315,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.01,
                              "value": 0.15,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.5775,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.44999996,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "value": 0.315,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.01,
                              "value": 0.15,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.375,
                  "value": 0.0,
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          },
          {
            "location": 0.82325,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -1.0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.44999996,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "value": 0.63,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.01,
                              "value": 0.3,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "value": 0.63,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.01,
                              "value": 0.3,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.78,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.44999996,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "value": 0.63,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.01,
                              "value": 0.3,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.5775,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 0.44999996,
                        "value": 0.0,
                        "derivative": 0.0
                      },
                      {
                        "location": 1.0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "value": 0.63,
                              "derivative": 0.0
                            },
                            {
                              "location": 0.01,
                              "value": 0.3,
                              "derivative": 0.0
                            }
                          ]
                        },
                        "derivative": 0.0
                      }
                    ]
                  },
                  "derivative": 0.0
                },
                {
                  "location": -0.375,
                  "value": 0.0,
                  "derivative": 0.0
                }
              ]
            },
            "derivative": 0.0
          }
        ]
      }
    },
    "size_horizontal": 1,
    "size_vertical": 2,
    "sampling": {
      "xz_scale": 1.0,
      "y_scale": 1.0,
      "xz_factor": 80.0,
      "y_factor": 160.0
    },
    "top_slide": {
      "target": -0.078125,
      "size": 2,
      "offset": 8
    },
    "bottom_slide": {
      "target": 0.1171875,
      "size": 3,
      "offset": 0
    },
    "min_y": -64,
    "height": 384
  },
  "default_block": {
    "Name": "minecraft:stone"
  }
}