Phidias Collection


UPS-friendly megabases, Space Age Enhanced, Multiplayer Maps Two modes: Vanilla+ (refined classic) or Space Age+ (easier planetary challenges) Regular PHI-CL VP or SAP server hosted on APERX

Content
23 days ago
1.1 - 2.0
4.67K
Combat Armor Mining Manufacturing Power Storage Cheats

b Thruster Connection Error

8 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}})

8 months ago

should be good now

8 months ago

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

New response