{
  "tile_processors": [
    {
      "type": "weighted_target",
      "target": "the_vault:placeholder[type=wooden_chest]",
      "output": {
        "the_vault:placeholder[type=wooden_chest]": 1,
        "minecraft:air": 1
      }
    },
    {
      "type": "reference",
      "id": "the_vault:raw/room_base"
    },
    {
      "type": "reference",
      "id": "the_vault:generic/room_base"
    },
    {
      "type": "reference",
      "id": "the_vault:raw/shulker_spawner"
    }
  ]
}