I'd like fuel and materials to be fed into and output into a chest at the same height in a forge if possible.
Here's an example DwarfForge I've built:
A1xxxxA
B2xxxxB
CxxxxxC
LLLLLLL
Ideally, I'd like fuel and raw materials from row A to be smelted by the furnaces in row A, and also the same for rows B and C. If inputs exist for A, B, and C, but only the C output chest exists, everything should be output to the highest output chest possible for rows that don't have an output chest.
Currently, input A and B are only processed by furnaces 1 and 2 and correctly output to output chests A and B. The other furnaces in rows A and B pull their fuel and raw materials from C and output their product to C.
I'd like fuel and materials to be fed into and output into a chest at the same height in a forge if possible.
Here's an example DwarfForge I've built:
Ideally, I'd like fuel and raw materials from row A to be smelted by the furnaces in row A, and also the same for rows B and C. If inputs exist for A, B, and C, but only the C output chest exists, everything should be output to the highest output chest possible for rows that don't have an output chest.
Currently, input A and B are only processed by furnaces 1 and 2 and correctly output to output chests A and B. The other furnaces in rows A and B pull their fuel and raw materials from C and output their product to C.
Let me know if I've explained properly. Thanks!