Separate player code into new mod
This commit is contained in:
parent
7ffd176f48
commit
5d19fd6923
16 changed files with 122 additions and 99 deletions
|
@ -47,6 +47,5 @@ dofile(default_path.."/item_entity.lua")
|
|||
dofile(default_path.."/craftitems.lua")
|
||||
dofile(default_path.."/crafting.lua")
|
||||
dofile(default_path.."/mapgen.lua")
|
||||
dofile(default_path.."/player.lua")
|
||||
dofile(default_path.."/aliases.lua")
|
||||
dofile(default_path.."/legacy.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue