Add MV version of compressor too, remove infinite sand-producing compressor recipe.

This commit is contained in:
Novatux
2014-07-02 22:45:46 +02:00
parent aa8af0c871
commit c0a17396bf
18 changed files with 52 additions and 155 deletions

View File

@ -19,6 +19,8 @@ technic.legacy_nodenames = {
["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",