{
  "type": "mce:atlantis",
  "generator": {
    "type": "minecraft:noise",
    "settings": "mce:atlantis",
    "biome_source": {
      "type": "minecraft:multi_noise",
      "biomes": [
        {
          "biome": "minecraft:ocean",
          "parameters": {
            "temperature": -0.5,
            "humidity": 0.4,
            "continentalness": -0.3,
            "erosion": 0.1,
            "weirdness": 0.2,
            "depth": 0.0,
            "offset": 0.0
          }
        },
        
        {
          "biome": "minecraft:warm_ocean",
          "parameters": {
            "temperature": 0.8,
            "humidity": 0.9,
            "continentalness": -0.1,
            "erosion": 0.3,
            "weirdness": -0.3,
            "depth": 0.0,
            "offset": 0.0
          }
        }
      ]
    }
  }
}
