kpoppel
2013-06-06 802db28dc397e5ceb9f543c8adbb4e451a65ec0e
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"}
      }