Tools to mcl_tools, way more efficient digging time definitions
This commit is contained in:
parent
73308cea2b
commit
151c1e62ba
31 changed files with 421 additions and 390 deletions
|
@ -6,6 +6,5 @@ mcl_core.repair = 0.05
|
|||
-- Load files
|
||||
dofile(minetest.get_modpath("mcl_core").."/functions.lua")
|
||||
dofile(minetest.get_modpath("mcl_core").."/nodes.lua")
|
||||
dofile(minetest.get_modpath("mcl_core").."/tools.lua")
|
||||
dofile(minetest.get_modpath("mcl_core").."/craftitems.lua")
|
||||
dofile(minetest.get_modpath("mcl_core").."/crafting.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue