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
5.82K
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

3 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

3 years ago

Fixed in 2021.06.07

This thread has been locked.