mirror of
https://github.com/HybridDog/nether-pack.git
synced 2025-01-12 19:00:24 +01:00
🐈
This commit is contained in:
parent
b5807be921
commit
06099dcec3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user