{
    "tile_processors": [
      {
        "type": "weighted_target",
        "target": "minecraft:white_concrete",
        "output": {
            "the_vault:ore_painite": 1,
            "the_vault:ore_alexandrite": 1,
            "the_vault:ore_benitoite": 1,
            "the_vault:ore_larimar": 1,
            "the_vault:ore_black_opal": 1,
            "the_vault:ore_echo": 1,
            "the_vault:ore_iskallium": 1
          }
      }
    ]
  }