Assembler Pipe Passthrough


Adds more pipe connections to allow assembling machines (including chem plants, oil-refineries (toggleable by settings)) to pass through fluids, like electric miners.

Content
a month ago
0.17 - 2.0
6.38K
Fluids Manufacturing

g Factorissimo 3 mod compatibility

a month ago

Add compatibility for Factorissimo 3 which added a pump entity for Gleba Greenhouses.
Add the following lines to the end of data-updates.lua

-- Factorissimo 3 mod
if mods['factorissimo-2-notnotmelon'] then
appmod.blacklist['borehole-pump'] = true
end

a month ago

Thanks; I've added this to the latest release.

New response