{
  "format_version": "1.21.110",
  "minecraft:biome": {
    "description": {
      "identifier": "minecraft:mangrove_swamp"
    },
    "components": {
      "minecraft:climate": {
        "downfall": 0.9,
        "snow_accumulation": [ 0.0, 0.125 ],
        "temperature": 0.8
      },
      "minecraft:overworld_height": {
        "noise_type": "swamp"
      },
      "minecraft:surface_builder": {
        "builder": {
          "type": "minecraft:swamp",
          "sea_floor_depth": 7,
          "sea_floor_material": "minecraft:mud",
          "foundation_material": "minecraft:stone",
          "mid_material": "minecraft:mud",
          "top_material": "minecraft:mud",
          "sea_material": "minecraft:water",
          "max_puddle_depth_below_sea_level": 3
        }
      },
      "minecraft:tags": {
        "tags": [
          "mangrove_swamp",
          "overworld",
          "monster",
          "spawns_slimes_on_surface",
          "spawns_warm_variant_farm_animals",
          "spawns_warm_variant_frogs"
        ]
      }
    }
  }
}
