RealBadAngel
2013-04-05 8d092c9ec89e9c8dc2b5f7badc1560734a046dd8
technic/mining_laser_mk1.lua
@@ -75,7 +75,7 @@
minetest.register_craft({
   output = 'technic:laser_mk1',
   recipe = {
      {'technic:diamond', 'default:steel_ingot', 'technic:battery'},
      {'default:diamond', 'default:steel_ingot', 'technic:battery'},
      {'', 'default:steel_ingot', 'technic:battery'},
      {'', '', 'moreores:copper_ingot'},
   }