kpoppel
2013-06-03 ede3978965790f9683b96d12fc0bf80ba30824cd
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"}
      }