Update 'mods/default/init.lua'

This commit is contained in:
thunderdog1138 2020-09-21 16:15:55 +00:00
parent 2abfc10800
commit a1edb3f90a
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")