Fluid Temperature Combinator deprecated


A combinator that can read the temperature of fluid in an adjacent tank, boiler, generator or pipe.

Utilities
7 years ago
0.14 - 0.15
13
Owner:
theRustyKnife
Source:
https://github.com/theRustyKnife/Flui...
Homepage:
https://mods.factorio.com/mods/theRus...
License:
MIT
Created:
7 years ago
Latest Version:
0.3.0 (7 years ago)
Factorio version:
0.14 - 0.15
Downloaded by:
13 users

0.17 compatible fork by DeltaNedas can be found here.

Description

A combinator that allows you to read the temperature of fluid in a tank.


How to

Simply place the combinator facing any tank, boiler, generator or pipe (modded ones should work too).
It will then output the the temperature as a new signal called "Fluid temperature". It is floored as combinators only work with integers.
If you want extra precision, you can check that option in the gui when the desired combinator is open. It will multiply the output by 100.

You can discuss and ask questions on the forum!

Check out my other mods too!


Changelog

0.3.0

  • Updated for Factorio 0.15

0.2.0

  • Added fluid content to output
  • Added support for generators

0.1.3

  • Added a toggle for 'precise mode' - on: output is multiplied by 100; off: output remains as-is

0.1.2

  • Output is now multiplied by 100 to allow for more precision

0.1.1

  • Added support for boilers pipes and underground pipes

0.1.0

  • Initial release