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