Cristiano Magro
2020-10-11 482cb191c3287ca9836a702b922b4bbd8795ddeb
technic/tools/init.lua
@@ -12,5 +12,13 @@
dofile(path.."/cans.lua")
dofile(path.."/chainsaw.lua")
dofile(path.."/tree_tap.lua")
dofile(path.."/xno_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