My deployables list.

Here's my list, tested a lot of these and are working as they should.

{
  "Version": "2.0.0",
  "Unbreakable Entities": [
    "furnace",
    "furnace.large",
    "electricfurnace.deployed",
    "legacyfurnace",
    "refinery_small_deployed",
    "composter",
    "planter.large.deployed",
    "planter.small.deployed",
    "minecart.planter.deployed",
    "railroadplanter.deployed",
    "bathtub.planter.deployed",
    "box.wooden.large",
    "woodbox_deployed",
    "coffinstorage",
    "storage_barrel_c",
    "storage_barrel_b",
    "storage_barrel_a",
    "workbench1.deployed",
    "workbench2.deployed",
    "workbench3.deployed",
    "industrialcombiner.deployed",
    "industrialconveyor.deployed",
    "industrialcrafter.deployed",
    "industrialsplitter.deployed",
    "hobobarrel.deployed",
    "autoturret_deployed",
    "flameturret.deployed",
    "sam_site_turret_deployed",
    "legacy.shelter.wood.deployed",
    "bbq.deployed",
    "bed_deployed",
    "cctv_deployed",
    "ceilinglight.deployed",
    "fridge.deployed",
    "computerstation.deployed",
    "dropbox.deployed",
    "large.rechargable.battery.deployed",
    "medium.rechargable.battery.deployed",
    "smallrechargablebattery.deployed",
    "hbhfsensor.deployed",
    "pressurepad.deployed",
    "locker.deployed",
    "fireplace.deployed",
    "small_fuel_generator.deployed",
    "igniter.deployed",
    "boombox.deployed",
    "connectedspeaker.deployed",
    "discoball.deployed",
    "discofloor.deployed",
    "discofloor.largetiles.deployed",
    "laserlight.deployed",
    "torchholder.deployed",
    "repairbench_deployed",
    "researchtable_deployed",
    "huntingtrophysmall.deployed",
    "huntingtrophylarge.deployed",
    "skulltrophy.deployed",
    "trophy.deployed",
    "fishtrophy.deployed",
    "skulltrophy.jar.deployed",
    "skulltrophy.jar2.deployed",
    "skulltrophy.table.deployed",
    "trophy_2023.deployed",
    "pookie_deployed"
  ]
}​

Sweet, this will be useful for those looking for a quick config setup, just keep in mind that not all deployables have a condition, and some that do don't lose it upon pickup

This was an awesome start after downloading the plugin! Thanks for that.

rAQpmfUCzc00Ulc.png VisEntities

Sweet, this will be useful for those looking for a quick config setup, just keep in mind that not all deployables have a condition, and some that do don't lose it upon pickup

Very correct, ones that do not have a condition i added anyway just purely on the basis of them possibly changing in the future. ;)

i9wN8tkBahwPuZQ.jpg psil

This was an awesome start after downloading the plugin! Thanks for that.

No problem at all!

Plenty of people have helped me out on here, thought i would try and return the favour any way i can.



Merged post

Won't let me edit.

FIXES

"legacyfurnace" need renaming to "legacy_furnace"

NEW DEPLOYABLES
"teslacoil.deployed"
"ptz_cctv_deployed"
"waterbarrel"

Missing "mixingtable.deployed"

{
  "Version": "2.0.0",
  "Unbreakable Entities": [
    "furnace",
    "furnace.large",
    "electricfurnace.deployed",
    "legacy_furnace",
    "refinery_small_deployed",
    "composter",
    "planter.large.deployed",
    "planter.small.deployed",
    "minecart.planter.deployed",
    "railroadplanter.deployed",
    "bathtub.planter.deployed",
    "box.wooden.large",
    "woodbox_deployed",
    "coffinstorage",
    "storage_barrel_c",
    "storage_barrel_b",
    "storage_barrel_a",
    "workbench1.deployed",
    "workbench2.deployed",
    "workbench3.deployed",
    "industrialcombiner.deployed",
    "industrialconveyor.deployed",
    "industrialcrafter.deployed",
    "industrialsplitter.deployed",
    "hobobarrel.deployed",
    "autoturret_deployed",
    "flameturret.deployed",
    "sam_site_turret_deployed",
    "legacy.shelter.wood.deployed",
    "bbq.deployed",
    "bed_deployed",
    "cctv_deployed",
    "ceilinglight.deployed",
    "fridge.deployed",
    "computerstation.deployed",
    "dropbox.deployed",
    "large.rechargable.battery.deployed",
    "medium.rechargable.battery.deployed",
    "smallrechargablebattery.deployed",
    "hbhfsensor.deployed",
    "pressurepad.deployed",
    "locker.deployed",
    "fireplace.deployed",
    "small_fuel_generator.deployed",
    "igniter.deployed",
    "boombox.deployed",
    "connectedspeaker.deployed",
    "discoball.deployed",
    "discofloor.deployed",
    "discofloor.largetiles.deployed",
    "laserlight.deployed",
    "torchholder.deployed",
    "repairbench_deployed",
    "researchtable_deployed",
    "huntingtrophysmall.deployed",
    "huntingtrophylarge.deployed",
    "skulltrophy.deployed",
    "trophy.deployed",
    "fishtrophy.deployed",
    "skulltrophy.jar.deployed",
    "skulltrophy.jar2.deployed",
    "skulltrophy.table.deployed",
    "trophy_2023.deployed",
    "pookie_deployed",
    "teslacoil.deployed",
    "ptz_cctv_deployed",
    "waterbarrel",
    "mixingtable.deployed"
  ]
}​

Theres an updated list using the above corrections. Thanks for the help guys :)