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

g Bug

4 years ago

Error while running setup for entity prototype "assembling-machine-2" (assembling-machine): Invalid fluid pipe connections: connections must all be at least 1 tile distance from each other, assembling-machine fluidbox 1 connection 2 ends up being the same tile as assembling-machine fluidbox 1 connection 3.

mod v0.1.5
game v17.68

4 years ago

Hmm...

Do you have any other mods installed?

4 years ago

accumulator-wagon
adamo-carbon
adamo-cinefaction
air-filtering
Armored-train
Armor_pockets
ArtilleryFlares
ArtillerySwitch
assembler-pipe-passthrough
beltSorter
BigBags
Bio_Industries
bleached_trees
bobinserters
boblibrary
bobmining
BurnerOffshorePump
CanalBuilder17
Circuit_Power_Measurement_Combinator
Clockwork
complex-kovarex
CompressedFluids
DeadlockLargerLamp
dedicated-bot-charger
DirtyMining
DragonIndustries
Electric Furnaces
Epic-Artillery-Sounds
FARL
flamethrower-fluid
Flare Stack
Flow Control
FluidMustFlow
Fracking
gas-boiler
Geothermal
greysmod_pollutants
heat-combinator
Hexi_Inline_Ore_Processing
Hexi_Resist_Biters
Hovercrafts
InlaidLampsTemp
InvertedOilRefinery
KS_Power
LandMover
LargeElectricPole
laser_fix
laser_rifle
LightCone
LoaderRedux
LSlib
Lumberjack
MustardArtilleryShell
NapalmArtillery
nicefill
NightBrightness
NoEmptyBarrels
Noxys_Trees
nuclear-fuel-cycle
OpteraLib
Oxygen2_0
platforms
Power Armor MK3
PrimitiveAge
railloader
Raven
RealisticReactorGlow
RealisticReactors
Reinforced-Walls
robotMiningSite
rso-mod
SantasNixieTubeDisplay
SchallTransportGroup
ShockTurret
sketchy-power-lamps
SolarWalls
stdlib
StorageTank2
TimeButtons
TrainOverhaul
Train_Horn
Turret-Shields
uranium_geiger
VehicleWagon2
WagonColors
walls-block-spitters
war-personal
Warehousing
WaterTurret
weaponSoundsRedone
wireless-charging-lib_v17
wireless-charging_v17
Wooden_Walls
Wood_Gasification
ZRecycling

4 years ago

hi. I found that complex-kovarex breaks everything.

4 years ago

Ok.
I'll have to fix complex-kovarex.

For now, you should be able to run with it if you turn off centrifuges in the APP settings.

4 years ago

I'm not good at code. can you give a manual how to add a centrifuge to the mod’s blacklist

4 years ago

You should be able to do it via... Oh. No you can't.

To add the centrifuge to the blacklist do:

appmod.blacklist['centrifuge'] = true

in your data.updates.lua file

4 years ago

Had the same bug, with adamo-cinefaction (which the OP also used). According to Adamo, you'd also need to blacklist adamo-cinefaction. Could you do that, please?

4 years ago

If I blacklist the entire mod, you will be unable to use them in tandem.

They can simply blacklist a single entity by following the steps on the faq.

4 years ago
(updated 4 years ago)

Just saw this message here. I blacklisted the appropriate machines in my mods, but if I missed anything, please let me know.

This thread has been locked.