coil
2019-08-26 d119a6748264a4f9825eebdd4ddeb2421cc4784a
technic/tools/init.lua
@@ -13,4 +13,11 @@
dofile(path.."/chainsaw.lua")
dofile(path.."/tree_tap.lua")
dofile(path.."/sonic_screwdriver.lua")
dofile(path.."/prospector.lua")
dofile(path.."/vacuum.lua")
if minetest.get_modpath("screwdriver") then
   -- compatibility alias
   minetest.register_alias("technic:screwdriver", "screwdriver:screwdriver")
end