[Automate] Let players influence which chest gets an output item
Pathoschild opened this issue ยท 3 comments
Add some logic to let players influence which chest receives an output item.
See Nexus bug report.
Maybe push the output into connected chests as such (until full):
- chests where Categorize Chests is installed and it categorises the output item into those chests (requires adding an API to Categorize Chests);
- chests with 'output' in the name;
- any connected chest.
While Automate could have more heuristics (e.g. check for an existing stack of items), I want to minimise the complexity and iterations for output.