Heating Tower On Nauvis


Change requirement of heating tower to be available on nauvis without gleba.

Tweaks
a month ago
2.0
80
Power
Owner:
Stargateur
Source:
https://github.com/Stargateur/Heating...
Homepage:
N/A
License:
zlib
Created:
a month ago
Latest Version:
0.0.1 (a month ago)
Factorio version:
2.0
Downloaded by:
80 users

Very small mod that twerk heating tower tech to be available without go on gleba. Original request

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,
}