{
  "type": "mce:swamp_lands",
  "generator": {
    "type": "minecraft:noise",
    "settings": "minecraft:overworld",
    "biome_source": {
      "type": "minecraft:multi_noise",
      "biomes": [
        {
          "biome": "biomeswevegone:cypress_swamplands",
          "parameters": {
            "temperature": 0,
            "humidity": 0,
            "continentalness": 0.1,
            "erosion": 0,
            "weirdness": 0,
            "depth": 0,
            "offset": 0
          }
        },
        {
          "biome": "minecraft:swamp",
          "parameters": {
            "temperature": 0,
            "humidity": 0,
            "continentalness": 0,
            "erosion": 0,
            "weirdness": 0,
            "depth": 0,
            "offset": 0
          }
        }
      ]
    }
  }
}