mirror of
https://github.com/minetest-mods/more_chests.git
synced 2025-06-28 21:36:03 +02:00
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