Update init.lua

This commit is contained in:
NO11 2021-07-24 22:50:57 +02:00 committed by GitHub
parent 5792637c29
commit 11679a6fec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ local mountains = {
}
if minetest.get_modpath("mcl_item_id") then
mcl_item_id.set_mod_namespace(minetest.get_current_modname(modname))
mcl_item_id.set_mod_namespace(modname)
end
minetest.register_node("mcl_deepslate:deepslate", {