Shapez 2 belt-branch divides items in the same proportion in each direction. Therefore, by branching into two and then merging, the contents of the belt can be equally distributed.
Byproduct: Splitter
We can create splitters with belt-branch/merge combination. Various belt arrangements are possible.
Volodymyr Azimoff has been passionate about video games for many years, and over the past decades he has managed to turn his main hobby of life into a profession. It is important to note that this is not the first successful project for Volodymyr. Right now he is the owner of several other sites on gaming topics. Surprisingly, this workaholic finds free time for his family, playing games on his favorite consoles and watching TV series.
Crystal to Pin Replacing Circuit By MadHouse10101. This blueprint is used for crystal random operations for 4 layers. It replaces Crystal parts with pins on the output of the circuit […]
Train Delay System By AgentM. Since trains like to bunch up and often run without shapez on them. I decided to figure out how much delay I need between trains […]
1 Layer 48 Belt MaM By Zenon. This took me a long time to build but it’s finally done please let me know if they are any issues and I […]
1 Comment
I tried a balancer like this but it doesn’t balance evenly.
AAAA BBBB CCCC DDDD
becomes
ADAD ADAD BCBC BCBC
but because the next splitters alternate, all the A’s go one way, and D’s the other
so the next layer gives you
ABAB DCDC ABAB DCDC
and then
ADAD BCBC ADAD BCBC
There might be some switching between the letters depending on timing, but you’ll always get two of the inputs on each output. A proper balancer would have ABCD on each.
I tried a balancer like this but it doesn’t balance evenly.
AAAA BBBB CCCC DDDD
becomes
ADAD ADAD BCBC BCBC
but because the next splitters alternate, all the A’s go one way, and D’s the other
so the next layer gives you
ABAB DCDC ABAB DCDC
and then
ADAD BCBC ADAD BCBC
There might be some switching between the letters depending on timing, but you’ll always get two of the inputs on each output. A proper balancer would have ABCD on each.