镜像自地址
https://github.com/minetest-mods/more_chests.git
已同步 2025-11-06 02:45:30 +01:00
比较提交
7 次代码提交
| 作者 | SHA1 | 提交日期 | |
|---|---|---|---|
| c626c9f675 | |||
| 98edbfc5cc | |||
| 7077a16ac5 | |||
| 7bd7a66008 | |||
| 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.")
|
||||
|
||||
在新工单中引用
屏蔽一个用户