{
    "tile_processors": [
        {
            "type": "weighted_target",
            "target": "the_vault:placeholder",
            "output": {
                "minecraft:air": 1
            }
        }
    ],
    "entity_processors": [],
    "decorators": []
}