forked from minetest-mods/enchanting
Ajoute message de chargement du mod dans le journal "action"
This commit is contained in:
1
init.lua
1
init.lua
@ -329,3 +329,4 @@ enchanting:register_tools("3d_armor", {
|
||||
}
|
||||
})
|
||||
|
||||
minetest.log("action", "[enchanting] loaded.")
|
||||
|
Reference in New Issue
Block a user