Heating Tower


Add space age heating tower as standalone.

Content
a month ago
2.0
193
Factorio: Space Age Icon Space Age Mod
Power
Owner:
Stargateur
Source:
https://github.com/Stargateur/HeatingTower
Homepage:
N/A
License:
zlib
Created:
3 months ago
Latest Version:
0.0.4 (a month ago)
Factorio version:
2.0
Downloaded by:
193 users

Add heating tower from space age as standalone, the tech require chemical science pack, it's a natural upgrade to boiler, it's a nice middle tech between boiler and nuclear if you exclude solar, require space age DLC as its use graphics and code from the DLC.

Current Cost

heating_tower_tech.prerequisites = { "chemical-science-pack" }
heating_tower_tech.unit = {
  count = 250,
  ingredients = {
    { "automation-science-pack", 1 },
    { "logistic-science-pack",   1 },
    { "chemical-science-pack",   1 }
  },
  time = 60,
}