Assembler Pipe Passthrough


Adds more pipe connections to allow assemblers (chem plants, refineries, pumpjacks and modded miners (all toggled by settings)) to pass through fluids, like electric miners.

Content
1 year, 9 months ago
0.17 - 1.1
5.38K
Manufacturing

b Compatibility with Extended Angels - Fixed

3 years ago

https://prnt.sc/1110jae

Missing compatibility for higher tier machines in Extended Angels mod:
https://mods.factorio.com/mod/extendedangels

3 years ago

Apologies; I missed this one.

Fixed in 2021.04.19

2 years ago

Thank you for that fix, but more is needed. This should cover (current) Extended Angels compatibility:

appmod.blacklist['washing-plant-3'] = true
appmod.blacklist['washing-plant-4'] = true

appmod.blacklist['algae-farm-4'] = true
appmod.blacklist['bio-arboretum-2'] = true
appmod.blacklist['bio-arboretum-3'] = true
appmod.blacklist['bio-generator-temperate-2'] = true
appmod.blacklist['bio-generator-temperate-3'] = true
appmod.blacklist['bio-generator-swamp-2'] = true
appmod.blacklist['bio-generator-swamp-3'] = true
appmod.blacklist['bio-generator-desert-2'] = true
appmod.blacklist['bio-generator-desert-3'] = true
appmod.blacklist['bio-refugium-biter-2'] = true
appmod.blacklist['bio-refugium-biter-3'] = true

2 years ago

Fixed in 2021.06.07

This thread has been locked.