merge y offset fix from upstream

This commit is contained in:
Virt 2025-04-10 10:17:41 +02:00
commit f77e3db29a
3 changed files with 6 additions and 3 deletions

View file

@ -209,7 +209,7 @@ public class Utl {
/**
* the customizable y height of the entity, as some versions have different sitting heights on the entity
*/
public static final double Y_ADJUSTMENT = -0.2;
public static final double Y_ADJUSTMENT = 0;
/**
* checks if the entity's block is still there, & is valid