{
  "tile_processors": [
    {
      "type": "weighted_target",
      "target": "the_vault:vault_stone",
      "output": {
        "minecraft:deepslate": 1,
        "minecraft:polished_deepslate": 1
      }
    },
    {
      "type": "reference",
      "id": "the_vault:raw/modded_ore_placeholder"
    },
    {
      "type": "reference",
      "id": "the_vault:raw/room_base"
    },
    {
      "type": "reference",
      "id": "the_vault:generic/room_base"
    },
    {
      "type": "reference",
      "id": "the_vault:generic/spawners/cave_mobs"
    },
    {
      "type": "reference",
      "id": "the_vault:raw/chromatic_caves/spawner_settings"
    }
  ]
}