From e11b4acd35428c978c7f24e23949b4a17d0c4777 Mon Sep 17 00:00:00 2001 From: Oth3r Date: Sun, 23 Feb 2025 15:47:58 -0600 Subject: [PATCH] 1.20.1 height adjustment --- src/main/java/one/oth3r/sit/utl/Utl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/one/oth3r/sit/utl/Utl.java b/src/main/java/one/oth3r/sit/utl/Utl.java index 0924ce2..f65cb33 100644 --- a/src/main/java/one/oth3r/sit/utl/Utl.java +++ b/src/main/java/one/oth3r/sit/utl/Utl.java @@ -207,7 +207,7 @@ public class Utl { /** * the customizable y height of the entity, as some versions have different sitting heights on the entity */ - private static final double Y_ADJUSTMENT = 0.2; + private static final double Y_ADJUSTMENT = -0.2; /** * checks if the entity's block is still there, & is valid