RealBadAngel
2013-05-09 64207baa4563db90fa80ed23f3b8f41f96f0260d
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"}
      }