AssignedWorkbenches
The mod adds the 'Set Owner' Gizmo (like from a Bed) onto all Workbenches.
The mod adds the 'Set Owner' Gizmo (like from a Bed) onto all Workbenches.
Pawns can be explicitly assigned to the workbench. Multiple pawns can be assigned to the same bench.
If no pawns are assigned (default), then anybody can work the bench (default).
But if any pawns are assigned, then only those assigned pawns can work the bench.
This works independently from the bill restrictions, so make sure bills are not assigned to someone else.
The mod currently targets all of the following:
For benches:
Anything inheriting from
* SubcoreEncoder
* TableSculpting
* TableButcher
* HandTailoringBench
* ElectricTailoringBench
* FueledSmithy
* ElectricSmithy
* TableMachining
* ElectricStove
* FueledStove
* TableStonecutter
* Brewery
* DrugLab
* ElectricSmelter
* BiofuelRefinery
* FabricationBench
* SimpleResearchBench
* HiTechResearchBench
Manually patched:
* GeneAssembler
* LongRangeMineralScanner
* GroundPenetratingScanner
* CraftingSpot
* ButcherSpot
For WorkGivers:
Anything inheriting from WorkGiver_DoBill
Manually patched:
* WorkGiver_CreateXenogerm
* WorkGiver_OperateScanner
* WorkGiver_Researcher
We're on Steam: https://steamcommunity.com/sharedfiles/filedetails/?id=2973942644
We're on GitHub: https://github.com/maarxx/AssignedWorkbenches
For reporting bugs or requesting features, Github Issues are better than Steam Workshop Comments.