{
  "tile_processors": [
    {
      "type": "placeholder",
      "target": "VENDOR_PEDESTAL",
      "levels": [
        {
          "level": 0,
          "probability": 1.0,
          "success": {
            "the_vault:shop_pedestal": 1
          },
          "failure": {
            "minecraft:air": 1
          }
        }
      ]
    }
  ]
}