Update 'mods/default/init.lua'

This commit is contained in:
thunderdog1138 2020-05-17 19:21:57 +00:00
parent d90595e606
commit b744accad9
1 changed files with 0 additions and 1 deletions

View File

@ -63,6 +63,5 @@ 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")
dofile(default_path.."/aliases.lua")
dofile(default_path.."/legacy.lua")