mirror of
https://github.com/HybridDog/nether-pack.git
synced 2025-06-28 06:12:06 +02:00
🐈
This commit is contained in:
@ -840,6 +840,9 @@ function nether.grow_tree(pos, generated)
|
||||
end
|
||||
end
|
||||
|
||||
--ps = nil
|
||||
--collectgarbage()
|
||||
|
||||
for i = -1,h_stem+1 do
|
||||
trunk_ps[#trunk_ps+1] = {pos.z, pos.y+i, pos.x, 0} -- par 0 because of leaves
|
||||
end
|
||||
|
Reference in New Issue
Block a user