Integrated Tunnels

Integrated Tunnels

53M Downloads

Target multiple parts to one side

Nanabell opened this issue ยท 5 comments

commented

At the moment you can use ID with IT easily to connect to to the Improved Blast Furnace but since the furnace has specific in/outputs you can only connect to those so if you want to fully automate it you need to have IT Interfaces etc. on everyone
Top => iron, coal coke in
Front => steel out
Back => slag out
That works wonderful but that leaves no room to connect for example an inventory reader to only insert as much iron as you have coal coke in the furnace.
I don't know if there is any possibility that an inventory reader can read those inventories while not directly connected to it or if IE is preventing that, just thought i give it as an idea since the normal blast furnace and coke oven have no problem with the extra reader as its not side dependent.
2017-07-28_16 29 32
2017-07-28_16 29 43

commented

Same issue exists at CyclopsMC/IntegratedDynamics#278, closing this in favor of that one.

commented

๐Ÿค” i should have probably opened that on Integrated Dynamics not Tunnels. my bad.. i'd move it if you want

commented

No, it's fine, you can leave the issue here :-)

So in general, you want to attach multiple parts to the same side?
Something like that is not possible at the moment, but I guess I should foresee something that can handle cases like these.
I'll think about it.

In the meantime you could use a Capability Proxy that will expose one side of a target to five more sides.

commented

dude.. :thonk: do you have a mod for everything ? tyvm

commented

Note to self: adding an option to change the facing side via the gui might also be a good solution.