Double Inserter - In / Out - Two ways


You have new inserters that has two directions. Brings materials in and out.

Utilities
5 years ago
0.16 - 0.17
12

i Bob's Logistics arm control

5 years ago

Hi, only one arm is configurable with Bob's Logistics. Would it be possible to add a second 'entity' for selection to configure the other arm?

5 years ago

Hello DreamSmith, i will see that.. because one of the arms is "invisible/complementary", I do not know how I would do it, but I will search... Thanks for the info

4 years ago

This is just a shot in the dark, but it could work.

If you take the portion of code that bob's arm control uses to create the GUI and modify it slightly.
Add two inserter icons to the top of the GUI, side by side.

Link one to the first inserter (the "real one" that bob's defaults to modifying)
Link the second to your "second arm"

Have each call its own GUI refresh and assign its own variables.

If you make this portion into its own module and have that module check for bob's logistics, you SHOULD be able to get away with just listing bob's as an optional mod.

New response