Entity Blocker Zones
Adds a new type of zone that blocks your hearthlings from entering unless they are assigned ownership of it. This can be used to restrict tasks to specific hearthlings.
Possible uses include:
-Assign hearthlings different mining zones.
-Send a hearthling far away to chop down trees, load the wood into a crate, and then carry it back.
-Assign hearthlings separate eating areas.
-Control what food/beverages hearthlings have access to.
Known Limitations:
-If a crafter cannot access their workbench, they will not move on to items that do not require it. This happens even in vanilla if you lock the workbench behind a door.
-The ownable_object component is overridden for now because I don’t think any other mods change it, and I don’t feel like reworking game systems that radiant will probably update themselves at some point.