mirror of
https://github.com/minetest-mods/more_chests.git
synced 2025-07-23 00:00:21 +02:00
Compare commits
3 Commits
master
...
ddb75a7564
Author | SHA1 | Date | |
---|---|---|---|
ddb75a7564 | |||
a290de6e39 | |||
f2ab35cd02 |
3
init.lua
3
init.lua
@ -5,7 +5,6 @@ dofile(minetest.get_modpath("more_chests").."/models/secret.lua")
|
||||
dofile(minetest.get_modpath("more_chests").."/models/shared.lua")
|
||||
dofile(minetest.get_modpath("more_chests").."/models/toolbox.lua")
|
||||
dofile(minetest.get_modpath("more_chests").."/models/wifi.lua")
|
||||
|
||||
dofile(minetest.get_modpath("more_chests").."/utils/aliases.lua")
|
||||
|
||||
print ("[MOD] more_chests loaded")
|
||||
minetest.log("action", "[more_chests] loaded.")
|
||||
|
Reference in New Issue
Block a user