paulevsGitch / BetterNether

BetterNether Mod
GNU General Public License v3.0
105 stars 72 forks source link

Leaves do not decay (and some dont update distance) #545

Closed Redd56 closed 2 years ago

Redd56 commented 2 years ago

What happened?

Most leaves (anchor tree, nether sakura, and rubeus) do not decay naturaly when distance 7 from a log (the distance at which vanilla trees and modded alike begin to naturaly decay and drop saplings).

BetterNether

6.1.1

BCLib

1.4.5

Fabric API

0.51.1

Fabric Loader

0.14.3

Minecraft

1.18.2

Relevant log output

No response

Other Mods

better end 1.1.0
sodium suite (extras, reese's options, inidum, iris, sspb)
smooth boot
Redd56 commented 2 years ago

nether sakura and rubeus both generate with the tag persistant set to true and dont update their distance tag as well.

quiqueck commented 2 years ago

Thanks for taking the time to report this, but that is currently by design. We have to rewrite the tree generator in order to use the distance attributes correctly (most trees grow leaves that are more than 7 blocks away from the logs)