fix: creeper hovering off the ground

This commit is contained in:
2026-07-14 13:59:06 -07:00
parent 3b4a7e3437
commit d666d47035
+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