When using a "Spawn Zombie" egg roughly 4 out of 5 times it will spawn a Husk. Husks also die when using the /kill @e[type=Zombie] command. Skeleton eggs work correctly, but Strays die when using /kill @e[type=Skeleton].
When using a "Spawn Zombie" egg roughly 4 out of 5 times it will spawn a Husk. Husks also die when using the /kill @e[type=Zombie] command. Skeleton eggs work correctly, but Strays die when using /kill @e[type=Skeleton].
That's because the Husks are types of Zombies. They are technically Zombies, but have a data tag that turns them into Husks. Same with Skeletons and Strays.