init give function

This commit is contained in:
AFCMS 2021-03-19 10:18:15 +01:00
parent aa0c7bd2cf
commit e69365f44d
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ local S = minetest.get_translator("mcl_cauldron")
mcl_cauldrons = {}
-- Cauldron mod, adds cauldrons.
local function give_item(user, itemstack)
end
-- Convenience function because the cauldron nodeboxes are very similar
local create_cauldron_nodebox = function(water_level)
local floor_y