RealBadAngel
2013-04-15 41af016603f2f6dc0e08bddcec727efe1121c5ca
technic/sonic_screwdriver.lua
@@ -52,7 +52,7 @@
minetest.register_craft({
   output = "technic:sonic_screwdriver",
   recipe = {
      {"technic:diamond"},
      {"default:diamond"},
      {"technic:battery"},
      {"technic:stainless_steel_ingot"}
      }