Storage buffer
Closed this issue · 1 comments
glitchassassin commented
We should create two containers next to the spawn to act as a temporary buffer. The layout can look something like this:
_IC
_SC
__O
where I
is the end of the input pipelines (they should converge on a single square), C
are containers, S
is the spawn, and O
is the end of the permanent upgrading pipeline.
glitchassassin commented
Containers created.