Phidias Collection


Regular PHI-CL VP or SAP server hosted on APERX Vanilla Plus, VP (Space Age, Production Focus. No Quality, No Planet) Space Age Plus, SAP (Enhanced)

Content
2 hours ago
1.1 - 2.1
5.22K
Transportation Logistics Combat Armor Environment Mining Fluids Manufacturing Power Storage Cheats

b Thruster Connection Error

1 year, 6 months ago

Noticed your thrusters bottom right (oxidizer) connection was located inside the thruster itself instead of external. To fix it, change line 966 (version current as of 20 Dec '24) of data.lua from:

table.insert(data.raw['thruster']['thruster'].oxidizer_fluid_box.pipe_connections, {flow_direction='input-output', direction=defines.direction.west, position={1.5, 2}})

to

table.insert(data.raw['thruster']['thruster'].oxidizer_fluid_box.pipe_connections, {flow_direction='input-output', direction=defines.direction.east, position={1.5, 2}})

1 year, 6 months ago

should be good now

1 year, 6 months ago

Thanks for the quick fix, and just wanted to say I'm seriously enjoying your mod!

New response