fix: creeper hovering off the ground

This commit is contained in:
2026-07-14 14:01:39 -07:00
parent a1ca247843
commit e58e4ba7c4
+1 -1
View File
@@ -6,7 +6,7 @@
// 4J - added
void CreeperModel::_init(float g)
{
int yo = 4;
int yo = 6;
head = new ModelPart(this, 0, 0);
head->addBox(-4, - 8, -4, 8, 8, 8, g); // Head