MadClown01's Science


Sick of the same old boring science recipes, want some variety in your games... give this mod a try. Adds several alternative science packs to the base game, Bobs or AB games. Also adds Research Facilities for generation of science packs from fluids & power, a Particle Accelerator for endgame generation from power alone.

Content
1 year, 10 months ago
0.16 - 1.1
14.9K

b [Fixed] Thanks _-_-_: Pipes not connecting automatically

5 years ago
(updated 5 years ago)

Hello, the research facility has a bug where it doesn't display pipe connections when rotated. In my testing, this seems to be due to the fact that the fluid box position uses a decimal.
Change
pipe_connections = {{ type="input", position = {-1, -1.8} }}
to
pipe_connections = {{ type="input", position = {-1, -2} }}
and it solves the issue. I would appreciate if you would apply this fix.

5 years ago

I will get this updated today, thanks for the heads up

5 years ago

let me know if this is still an issue

5 years ago

Looks good, thanks for the fix!
https://i.imgur.com/Oa2ntWT.png