mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 18:55:18 +00:00
Fix
This commit is contained in:
parent
fc5db74f16
commit
e2b533db64
@ -181,7 +181,7 @@ public class TreeManager implements Listener {
|
|||||||
|
|
||||||
object.place(
|
object.place(
|
||||||
saplingPlane.getCenter().getBlockX(),
|
saplingPlane.getCenter().getBlockX(),
|
||||||
(int) (saplingPlane.getCenter().getBlockY() + object.getH() / 2),
|
(saplingPlane.getCenter().getBlockY() + object.getH() / 2),
|
||||||
saplingPlane.getCenter().getBlockZ(),
|
saplingPlane.getCenter().getBlockZ(),
|
||||||
placer,
|
placer,
|
||||||
placement,
|
placement,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user