Heating Tower On Nauvis


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

Tweaks
1 year, 14 days ago
2.0
183
Power
Owner:
Stargateur
Source:
https://github.com/StargateurFactorio...
Homepage:
N/A
License:
zlib
Created:
1 year, 1 month ago
Latest Version:
0.0.1 (1 year, 14 days ago)
Factorio version:
2.0
Downloaded by:
183 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,
}