{
  "tile_processors": [
    {
      "type": "placeholder",
      "target": "ORE",
      "levels": [
        {
          "level": 0,
          "probability": 0.35,
          "success": {
            "the_vault:chromatic_iron_ore": 1
          },
          "failure": {
            "minecraft:deepslate": 1
          }
        }
      ]
    }
  ]
}