4950515253545556575859
} if (bv3 != null) { //Check whether the returned asteroid is too far from the desired entry location in which case, give up if (bv3.distanceSquared(new BlockVec3(x, 128, z)) > 25600) { break; } if (ConfigManagerCore.enableDebug)