darylducharme / Spoiled-Leaves

Fast leaf decay add-on for Minecraft: Bedrock Edition
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Sometimes leaves decay inside of decay radius #1

Open darylducharme opened 9 months ago

darylducharme commented 9 months ago

As I was creating the demo video for this I was able to clearly see what I suspected, sometimes leaves decay inside of the decay radius. In the video it was just 2 blocks away from a log.

It might be that the leaf finder needs to use a breadth first search rather than a depth first.

It might be something at the log finder level.