Search found 2 matches
- Mon Apr 04, 2022 10:35 pm
- Forum: Modding help
- Topic: Can I change output fluid temperature of a pumpjack
- Replies: 2
- Views: 1002
Re: Can I change output fluid temperature of a pumpjack
You should be able to specify the temperature of the result in the https://wiki.factorio.com/Types/MinableProperties part of the resource entity prototype, though I haven't done it myself before.
Yes this worked, thank you! I had it in the main part of the prototype and not the minable ...
- Mon Apr 04, 2022 4:31 pm
- Forum: Modding help
- Topic: Can I change output fluid temperature of a pumpjack
- Replies: 2
- Views: 1002
Can I change output fluid temperature of a pumpjack
Hi all,
Currently working on a simple (my first) mod which adds geothermal vents that can be 'pumped' for steam, like the crude oil resource. I have a 'geothermal pump' which mines the 'deposit' and all the autoplace controls are working fine. My only issue is this:
The steam extracted from my ...
Currently working on a simple (my first) mod which adds geothermal vents that can be 'pumped' for steam, like the crude oil resource. I have a 'geothermal pump' which mines the 'deposit' and all the autoplace controls are working fine. My only issue is this:
The steam extracted from my ...