mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
1.20.1 height adjustment
This commit is contained in:
parent
a878e2b41e
commit
e11b4acd35
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ public class Utl {
|
||||||
/**
|
/**
|
||||||
* the customizable y height of the entity, as some versions have different sitting heights on the entity
|
* 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
|
* checks if the entity's block is still there, & is valid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue