{
  "tile_processors": [
    {
      "type": "weighted_target",
      "target": "the_vault:placeholder[type=wooden_chest]",
      "output": {
        "the_vault:placeholder[type=wooden_chest]": 70,
        "minecraft:air": 30
      }
    },
    {
      "type": "reference",
      "id": "the_vault:generic/room_base"
    }
  ],
  "entity_processors": [],
  "decorators": []
}