What is wrong with my biome?

    "temperature": 0.8,
    "downfall": 1,
    "precipitation": "rain",
    "effects": {
      "sky_color": 9417679,
      "fog_color": 11651517,
      "water_color": 9417679,
      "water_fog_color": 11651517,
      "grass_color": 10341009,
      "foliage_color": 10341009,
      "grass_color_modifier": "none"
    },
    "spawners": {
      "ambient": [],
      "axolotls": [],
      "creature": [
        {
          "type": "minecraft:chicken",
          "weight": 1,
          "minCount": 1,
          "maxCount": 5
        },
        {
          "type": "minecraft:pig",
          "weight": 1,
          "minCount": 1,
          "maxCount": 3
        },
        {
          "type": "minecraft:cow",
          "weight": 1,
          "minCount": 3,
          "maxCount": 8
        }
      ],
      "misc": [],
      "monster": [],
      "underground_water_creature": [],
      "water_ambient": []
    },
    "spawn_costs": {},
    "carvers": {
      "air": [
        "minecraft:canyon",
        "minecraft:cave",
        "minecrafat:cave_extra_underground"
      ]
    },
    "features": [
      [],
      [],
      [
        "minecraft:amethyst_geode"
      ],
      [],
      [],
      [],
      [
        "minecraft:disk_clay",
        "minecraft:ore_andesite_upper",
        "minecraft:ore_andesite_lower",
        "minecraft:ore_copper"
      ],
      [],
      [],
      [
        "minecraft:glow_lichen"
      ],
      []
    ]
}```

I checked with misode biome generator, no errors. My dimension will not generate with this biome.
Continue to help post