Pickup entities blockSolved

Having blocked workbench from picking up and still being able to pick them up when got tc acces

I have picking up deployable on in the profile

      "Entities Not Allowed To Be Picked Up": [
        "workbench1",
        "workbench2",
        "workbench3"
      ],

you have to put the entity name not the item name

something like workbench1.deployed

Ah alright thanks nivex

Locked automatically