This commit is contained in:
Daniel Mills 2021-07-30 08:50:18 -04:00
parent fc5db74f16
commit e2b533db64

View File

@ -181,7 +181,7 @@ public class TreeManager implements Listener {
object.place(
saplingPlane.getCenter().getBlockX(),
(int) (saplingPlane.getCenter().getBlockY() + object.getH() / 2),
(saplingPlane.getCenter().getBlockY() + object.getH() / 2),
saplingPlane.getCenter().getBlockZ(),
placer,
placement,