makes adjustments for nanobots to work with IR change tech and materials
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 }