technic/mining_laser_mk1.lua
@@ -75,9 +75,9 @@ minetest.register_craft({ output = 'technic:laser_mk1', recipe = { {'technic:diamond', 'default:steel_ingot', 'technic:battery'}, {'', 'default:steel_ingot', 'technic:battery'}, {'', '', 'moreores:copper_ingot'}, {'default:diamond', 'default:steel_ingot', 'technic:battery'}, {'', 'default:steel_ingot', 'technic:battery'}, {'', '', 'default:copper_ingot'}, } })