Add tool aliases
This commit is contained in:
parent
151c1e62ba
commit
c668d98c87
2 changed files with 22 additions and 0 deletions
|
@ -390,3 +390,4 @@ minetest.register_tool("mcl_tools:shears", {
|
|||
|
||||
|
||||
dofile(minetest.get_modpath("mcl_tools").."/crafting.lua")
|
||||
dofile(minetest.get_modpath("mcl_tools").."/aliases.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue