fix mergeconflicts
readd submodule boats+farming
This commit is contained in:
commit
4f4ceb66a2
188 changed files with 5142 additions and 1513 deletions
|
@ -41,7 +41,9 @@ dofile(default_path.."/functions.lua")
|
|||
dofile(default_path.."/trees.lua")
|
||||
dofile(default_path.."/nodes.lua")
|
||||
dofile(default_path.."/furnace.lua")
|
||||
dofile(default_path.."/torch.lua")
|
||||
dofile(default_path.."/tools.lua")
|
||||
dofile(default_path.."/item_entity.lua")
|
||||
dofile(default_path.."/craftitems.lua")
|
||||
dofile(default_path.."/crafting.lua")
|
||||
dofile(default_path.."/mapgen.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue