fix mergeconflicts

readd submodule boats+farming
This commit is contained in:
Milan* 2016-12-15 18:54:08 +00:00
commit 4f4ceb66a2
188 changed files with 5142 additions and 1513 deletions

View file

@ -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")