{
  "format_version": "1.26.0",
  "minecraft:biome": {
    "description": {
      "identifier": "minecraft:mesa"
    },
    "components": {
      "minecraft:creature_spawn_probability": {
        "probability": 0.03
      },
      "minecraft:climate": {
        "downfall": 0.0,
        "snow_accumulation": [ 0.0, 0.125 ],
        "temperature": 2.0
      },
      "minecraft:map_tints": {
        "grass": {
          "type": "tint",
          "tint": "#aea42a"
        },
        "foliage": "#90814d"
      },
      "minecraft:surface_builder": {
        "builder": {
          "type": "minecraft:mesa",
          "bryce_pillars": false,
          "clay_material": "minecraft:white_terracotta",
          "sea_floor_depth": 7,
          "sea_floor_material": "minecraft:gravel",
          "foundation_material": "minecraft:stone",
          "hard_clay_material": "minecraft:hardened_clay",
          "has_forest": false,
          "mid_material": "minecraft:hardened_clay",
          "top_material": "minecraft:red_sand",
          "sea_material": "minecraft:water"
        }
      },
      "minecraft:overworld_height": {
        "noise_type": "default"
      },
      "minecraft:overworld_generation_rules": {
        "mutate_transformation": "minecraft:mesa_bryce"
      },
      "minecraft:tags": {
        "tags": [
          "animal",
          "mesa",
          "monster",
          "overworld",
          "spawns_mesa_mobs",
          "spawns_warm_variant_farm_animals",
          "surface_mineshaft"
        ]
      }
    }
  }
}
