Home
last modified time | relevance | path

Searched refs:grow_sapling (Results 1 – 2 of 2) sorted by relevance

/dports/games/minetest_game/minetest_game-5.4.1/mods/default/
H A Dnodes.lua251 local function grow_sapling(...) function
720 on_timer = grow_sapling,
883 on_timer = grow_sapling,
919 on_timer = grow_sapling,
997 on_timer = grow_sapling,
1077 on_timer = grow_sapling,
1155 on_timer = grow_sapling,
1717 on_timer = grow_sapling,
1794 on_timer = grow_sapling,
1864 on_timer = grow_sapling,
[all …]
H A Dtrees.lua39 function default.grow_sapling(pos) function