Closed Ahmadh26 closed 4 years ago
Yeah, weird!
This is a weird one. The tree growing algorithm is provided by Bukkit (or maybe the vanilla server) and classes having a block or torch in that spot as a problem. I can't change that algorithm but I can avoid having the tree shift. Now what will happen is only one of the saplings will grow. Players will have to remove blocks around the trees if they want the big trees to grow.
Description
Describe the bug
If you place a 2x2 area of saplings, and a block on the northwest corner of the tree area, the trees will move 1 block (and the block under them will change) when they grow
Steps to reproduce the behavior
Expected behavior
They should grow in their place.
Screenshots and videos (Optional)
https://www.youtube.com/watch?v=uGBGQYwEv2Y&feature=youtu.be
Environment
BentoBox Version (Mandatory)
Plugins (Optional)
Additional context (Optional)
I went through
/bsb settings
in case there's an option that moves it, but couldn't find any, only foundTREES GROWING OUTSIDE RANGE
which is for when you're placing the tree outside your island or on the edge of it.