{
  "biomes": [
    [
      {
        "type": "BIOME_TAG",
        "negate": true,
        "value": "forge:no_default_monsters"
      },
      {
        "type": "REGISTRY_NAME",
        "negate": false,
        "value": "minecraft:dripstone_caves"
      }
    ],
    [
      {
        "type": "REGISTRY_NAME",
        "negate": false,
        "value": "terralith:cave/andesite_caves"
      }
    ],
    [
      {
        "type": "REGISTRY_NAME",
        "negate": false,
        "value": "terralith:cave/diorite_caves"
      }
    ],
    [
      {
        "type": "REGISTRY_NAME",
        "negate": false,
        "value": "terralith:cave/granite_caves"
      }
    ]
  ]
}