mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-01 21:51:41 -04:00
Update init.lua
This commit is contained in:
parent
0ee3f67846
commit
5ad018249d
1 changed files with 2 additions and 1 deletions
|
@ -90,6 +90,7 @@ for i in ipairs (butter_list) do
|
|||
end
|
||||
end
|
||||
return itemstack
|
||||
end
|
||||
end,
|
||||
on_timer = function(pos, elapsed)
|
||||
if minetest.get_node_light(pos) >= 11 then
|
||||
|
|
Loading…
Add table
Reference in a new issue