mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 14:21:33 +00:00
Fix
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user