mirror of
https://github.com/minetest/minetest_game.git
synced 2025-02-22 10:40:21 +01:00
Update init.lua
This commit is contained in:
parent
0ee3f67846
commit
5ad018249d
@ -90,6 +90,7 @@ for i in ipairs (butter_list) do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
return itemstack
|
return itemstack
|
||||||
|
end
|
||||||
end,
|
end,
|
||||||
on_timer = function(pos, elapsed)
|
on_timer = function(pos, elapsed)
|
||||||
if minetest.get_node_light(pos) >= 11 then
|
if minetest.get_node_light(pos) >= 11 then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user