ShapeHero Factory

ShapeHero Factory

29 arvostelua
Basic layout
Tekijältä Beast_sen_pei
Basic factory layout
3
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
layout


this is basic lay out, 2 block on exit side, five on enter side, and 2 top 2 bottom
both resource goes in same direction



this is the different direction type

Both will be limited by the underground belt speed, which is 4/s, allows 8 basic canvas


The upgraded version


So we better version which will not belimited, but need 6 block wide on input area



reversed version


With shrinked version of dispatcher, the input area and out area can reduce to 3 and 1

the unslow version, takes 5 space..
2 kommenttia
Beastly418 30.11.2024 klo 10.26 
FYI These aren't super throughput efficient. You're going to have an exponentially decreasing amount of work done the more canvases you are down the line since every one gets 50% less than the previous. Ideally if you have 4 canvases you want to split twice (1 to 2 and 2 to 4) so you get an even distribution across all 4 canvases.
Birdy Blam Blam 11.11.2024 klo 10.39 
Nice work man