_TarkFrench
2019-10-26 c41f6509cf2758945fbc0810ff9d7ab0fc077228
technic/machines/MV/battery_box.lua
@@ -5,7 +5,7 @@
   recipe = {
      {'technic:lv_battery_box0', 'technic:lv_battery_box0', 'technic:lv_battery_box0'},
      {'technic:lv_battery_box0', 'technic:mv_transformer',  'technic:lv_battery_box0'},
      {'',                        'technic:mv_cable0',       ''},
      {'',                        'technic:mv_cable',        ''},
   }
})
@@ -16,5 +16,7 @@
   discharge_rate = 80000,
   charge_step    = 2000,
   discharge_step = 8000,
   upgrade        = 1,
   tube           = 1,
})