grondag / trees-dont-float

Minecraft mod: trees that aren't supported fall down. Many config options.
https://www.curseforge.com/minecraft/mc-mods/trees-do-not-float
GNU Lesser General Public License v3.0
7 stars 1 forks source link

Fallen logs not rotating sometimes #30

Closed bravely-beep closed 2 years ago

bravely-beep commented 2 years ago

On Fabric 1.18, when using the "keep logs intact" functionality, logs sometimes do not switch to their sideways orientation when they fall. This seems to happen with trees that consist of a single vertical trunk with no branches

bravely-beep commented 2 years ago

More specifically, this seems to happen when the tree has an equal balance of weight on all sides. I'm assuming this triggers the tree to choose a random direction to fall in, but the log direction is not adjusted accordingly

grondag commented 2 years ago

Thanks for the report. You are correct: axis is not getting set when the tree has a stable center of gravity,