Vending machines unraidable and can't blacklistSolved
So apparently when using this with vending machines it places a lock and when destroying the vending machine it will also despawn the loot.

So I thought I wanted to blacklist vending machines so prevent this unraidable issue however blacklisting doesnt seem to work.
{
  "Disabled Items (Prefabs)": [
"vending.machine"
],
  "No Escape": {
    "Block Auto Lock whilst in Combat?": true,
    "Block Auto Lock whilst Raid Blocked?": true
  }
}​
Oooh you need to put the full path my bad

assets/prefabs/deployable/vendingmachine/vendingmachine.deployed.prefab

worked thanks
Locked automatically