{
  "biomes": [
    [
      {
        "type": "BIOME_TAG",
        "negate": true,
        "value": "forge:no_default_monsters"
      },
      {
        "type": "REGISTRY_NAME",
        "negate": false,
        "value": "minecraft:nether_wastes"
      }
    ],
    [
      {
        "type": "REGISTRY_NAME",
        "negate": false,
        "value": "biomesoplenty:crystalline_chasm"
      }
    ]
  ]
}