1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Replace 'minetest.' with 'core.' in builtin

This commit is contained in:
rubenwardy 2021-02-10 11:02:34 +00:00
parent 9736b9cea5
commit 4db7fb4a3b
7 changed files with 18 additions and 18 deletions

View file

@ -678,7 +678,7 @@ end
-- Item definition defaults
--
local default_stack_max = tonumber(minetest.settings:get("default_stack_max")) or 99
local default_stack_max = tonumber(core.settings:get("default_stack_max")) or 99
core.nodedef_default = {
-- Item properties