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
4 days ago
0.17 - 2.0
6.14K
Fluids Manufacturing

g Factorissimo 3 mod compatibility

4 days 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

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

New response