ReachAround cannot reach
lonefelidae16 opened this issue · 0 comments
Hi👋
I’ve found that ReachAround block placement feature won’t work when reachAroundBlockDistance
is more than 0.5.
It’s caused by the PR #212. When a new BlockHitResult
is created, the player’s position is directly specified in the first argument.
I will create a new PR for this fix.