Vanessa Dannenberg
2018-10-31 44cb8df048e09b64214f59db73a3fd23cfe12e77
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", {