coil
2019-07-21 bb05ff8fd210fc9fac0b521f15e755380e6916d3
technic/machines/HV/solar_array.lua
@@ -5,8 +5,8 @@
   output = 'technic:solar_array_hv 1',
   recipe = {
      {'technic:solar_array_mv',     'technic:solar_array_mv', 'technic:solar_array_mv'},
      {'technic:carbon_steel_ingot', 'technic:hv_transformer', 'technic:carbon_steel_ingot'},
      {'',                           'technic:hv_cable0',      ''},
      {'technic:carbon_plate',       'technic:hv_transformer', 'technic:composite_plate'},
      {'',                           'technic:hv_cable',       ''},
   }
})