Page 1 of 1

My take on a later game Auto Mall

Posted: Wed Nov 13, 2024 9:20 pm
by Lordty
When my base got a bit bigger. The single assembler autoMall would no longer cut is.
Thus i tried to design a mall that has a few nice abilities:
  • Multiple assemblers
  • Recursive crafting of prerequisites
  • Scalable
  • Responds to logistic requests
Thus this contraption was born.
Image

I uses a scheduler to assign stacks of items to different assemblers. Who will then request their prerequisites, which will be assigned to the next assembler.
The system uses a blacklist to block items that are available from the bus/seperate crafters.

This system will also supplement my normal assemblers when the stock in the logistic network becomes too low.

It is also technically infinitely expendable, but you will have to increate the scheduling counter.
Full system:


Extra Rows: