Update 'mods/default/init.lua'

This commit is contained in:
thunderdog1138 2020-05-18 15:00:20 +00:00
parent d53b3272e8
commit 7d7a8c4667
1 changed files with 1 additions and 0 deletions

View File

@ -65,3 +65,4 @@ dofile(default_path.."/craftitems.lua")
dofile(default_path.."/crafting.lua")
dofile(default_path.."/aliases.lua")
dofile(default_path.."/legacy.lua")
dofile(default_path.."/mapgen.lua")