A screenshot I made (I didn't remove the leaves, they weren't there in the first place):


sfan5 wrote:i'm working on an Singleplayer Sound Mod.
Death Dealer wrote:sfan5 wrote:i'm working on an Singleplayer Sound Mod.
this will be a built in feature soon.
Jordach wrote:Death Dealer wrote:sfan5 wrote:i'm working on an Singleplayer Sound Mod.
this will be a built in feature soon.
How do you know?!
randomproof wrote:I think the problem is that the block with the ground is generated before the block of air above is generated. Therefore when the tree is added to the ground there is no memory allocated to put the top of the tree. So to prevent this from happening you would need to make sure that the block above is generated first, before adding trees. Or maybe you could save information about the tree-related nodes to be added to the above node when it is finally generated. Or give blocks with a higher y-coord are given a higher priority in the generation queue.
Users browsing this forum: No registered users and 16 guests