Lejo
2018-12-09 aa82fa1d1379ca2adc552a5e90cfa9a77da3edd6
technic/machines/LV/geothermal.lua
@@ -11,9 +11,13 @@
   output = 'technic:geothermal',
   recipe = {
      {'technic:granite',          'default:diamond',        'technic:granite'},
      {'technic:fine_copper_wire', 'technic:machine_casing', 'technic:fine_copper_wire'},
      {'basic_materials:copper_wire', 'technic:machine_casing', 'basic_materials:copper_wire'},
      {'technic:granite',          'technic:lv_cable',       'technic:granite'},
   }
   },
   replacements = {
      {"basic_materials:copper_wire", "basic_materials:empty_spool"},
      {"basic_materials:copper_wire", "basic_materials:empty_spool"}
   },
})
minetest.register_craftitem("technic:geothermal", {