Flow Control for Bobs pipes


Extends Flow Control for all of the Bob's Pipes

Content
3 years ago
0.16 - 1.1
4.00K
Logistics

a 1.1 fix

3 years ago

I managed to fix it by myself if anyone needs it.
so as error says line 617 also 618 and 619... in data-updates.lua
so I checked the Bob's mods what was changed and old "alloy-processing-1" now is just like this "alloy-processing"
seems to be working as intended :o
new
addTech("alloy-processing", "pipe-bronze-straight")
addTech("alloy-processing", "pipe-bronze-junction")
addTech("alloy-processing", "pipe-bronze-elbow")
old
addTech("alloy-processing-1", "pipe-bronze-straight")
addTech("alloy-processing-1", "pipe-bronze-junction")
addTech("alloy-processing-1", "pipe-bronze-elbow")

3 years ago

I have change it
I hope this is right and the Mod is works

3 years ago
(updated 3 years ago)

Yes it is working, I have already playd with it :) also you can delete control.lua that is no longer needed by Flow Control as mod author wrote here https://mods.factorio.com/mod/Flow%20Control/discussion/5fda0ed431862922c0f3d06d
Thanks for updating :)

New response