est31
2015-02-02 9444eff7f7853b0e4385adbd117cd6bace8dcb8f
technic/legacy.lua
@@ -19,6 +19,8 @@
   ["technic:grinder_active"] = "technic:lv_grinder_active",
   ["technic:extractor"]        = "technic:lv_extractor",
   ["technic:extractor_active"] = "technic:lv_extractor_active",
   ["technic:compressor"]        = "technic:lv_compressor",
   ["technic:compressor_active"] = "technic:lv_compressor_active",
   ["technic:hv_battery_box"] = "technic:hv_battery_box0",
   ["technic:hv_cable"] = "technic:hv_cable0",
   ["technic:lv_cable"] = "technic:lv_cable0",
@@ -27,6 +29,7 @@
   ["technic:generator"]        = "technic:lv_generator",
   ["technic:generator_active"] = "technic:lv_generator_active",
   ["technic:iron_dust"] = "technic:wrought_iron_dust",
   ["technic:enriched_uranium"] = "technic:uranium35_ingot",
}
for old, new in pairs(technic.legacy_nodenames) do