Thomas Rudin
2018-12-09 701240bc3a17a73d73f3a96cd81e559d662ac42c
technic/tools/mining_drill.lua
@@ -7,7 +7,7 @@
   output = 'technic:mining_drill',
   recipe = {
      {'default:tin_ingot',             'technic:diamond_drill_head', 'default:tin_ingot'},
      {'technic:stainless_steel_ingot', 'technic:motor',              'technic:stainless_steel_ingot'},
      {'technic:stainless_steel_ingot', 'basic_materials:motor',              'technic:stainless_steel_ingot'},
      {'',                              'technic:red_energy_crystal', 'default:copper_ingot'},
   }
})