mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 10:43:14 +00:00
Fix
This commit is contained in:
parent
fc5db74f16
commit
e2b533db64
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user