Nanobots fix for Deadlocks Industrial Revolution


makes adjustments for nanobots to work with IR change tech and materials

4 years ago
0.17
8

g Wrong tech location

4 years ago

Add this to data-final-fixes to restore the original tech location and cost:

local tech = data.raw.technology["nanobots"]
tech.prerequisites = {'logistics'}
tech.unit = {
count = 30,
ingredients = {
{'automation-science-pack', 1}
},
time = 30
}

New response