1.20.1 height adjustment

This commit is contained in:
Oth3r 2025-02-23 15:47:58 -06:00
commit e11b4acd35

View file

@ -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