Update 'mods/default/init.lua'

This commit is contained in:
thunderdog1138 2020-09-12 18:51:21 +00:00
parent e646e1e908
commit 226175a0c5
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")