Description
A few years back, I remember that I was working on this feature (when the mod was still available on GitLab), but I didn't fully finish it.
It appears the issue is still present. Would be great if this could be worked on (I could help a little bit if wanted).
|
-- minp, maxp to be checked, relative to sapling pos |
|
-- minp_relative.y = 1 because sapling pos has been checked |
|
{x = -3, y = 1, z = -3}, |
|
{x = 3, y = 6, z = 3}, |
|
-- maximum interval of interior volume check |
|
4) |
Description
A few years back, I remember that I was working on this feature (when the mod was still available on GitLab), but I didn't fully finish it.
It appears the issue is still present. Would be great if this could be worked on (I could help a little bit if wanted).
moretrees/node_defs.lua
Lines 445 to 450 in 393840b