forked from minetest-mods/more_chests
Update init.lua
This commit is contained in:
1
init.lua
1
init.lua
@ -3,4 +3,5 @@ dofile(minetest.get_modpath("more_chests").."/dropbox.lua")
|
||||
dofile(minetest.get_modpath("more_chests").."/secret.lua")
|
||||
dofile(minetest.get_modpath("more_chests").."/shared.lua")
|
||||
dofile(minetest.get_modpath("more_chests").."/wifi.lua")
|
||||
dofile(minetest.get_modpath("mese_chest").."/aliases.lua")
|
||||
|
||||
|
Reference in New Issue
Block a user