Zefram
2014-08-18 7d610b7c80487cd7a6e66f55c9c3b1190e5dfc7f
technic/machines/MV/generator.lua
@@ -4,8 +4,8 @@
   output = 'technic:mv_generator',
   recipe = {
      {'technic:stainless_steel_ingot', 'technic:lv_generator',   'technic:stainless_steel_ingot'},
      {'pipeworks:tube_1',         'technic:mv_transformer', 'pipeworks:tube_1'},
      {'technic:stainless_steel_ingot', 'technic:mv_cable',       'technic:stainless_steel_ingot'},
      {'pipeworks:tube_1',              'technic:mv_transformer', 'pipeworks:tube_1'},
      {'technic:stainless_steel_ingot', 'technic:mv_cable0',      'technic:stainless_steel_ingot'},
   }
})