
To scale against a player, from the same client model.
Reinforcements: how one zombie becomes several
This only happens on Hard difficulty, and only after a living attacker hits the zombie. Neither the chance of it happening nor the odds of a chain continuing are one fixed number: the game rerolls them per zombie.
Neither number is stored anywhere as a single fixed value: both are re-rolled per zombie at spawn time, Java 26.2.
The practical effect: on Hard, a single zombie fight can turn into two or three without warning. On Easy and Normal this never happens at all, no matter how long the fight runs.
Doors, babies, and jockeys
Three more things separate a zombie fight from "just another 20 HP mob": whether it can reach through a door, how fast a baby moves, and the rare case where a baby brings its own mount.
- Door-breaking needs two things at once. The world's difficulty has to be Hard right now, and the zombie itself has to have won a 0% to 10% roll for the ability back when it spawned. A door-breaking zombie that spawned before you raised the difficulty still can't break anything until both are true together.
- A baby zombie is 50% faster. That speed boost is not a separate stat; the game attaches it the instant the zombie becomes a baby and removes it if that ever changes. It also gives 12 XP instead of 5.
- A chicken jockey is a baby riding a chicken. Roughly 1 in 20 zombie spawns is a baby, and roughly another 1 in 20 of those spawns with or immediately mounts a chicken, putting the combined odds near 1 in 400. Kill the zombie without hitting the chicken and the chicken survives and runs off.
What a zombie can turn into, or turn
Zombies convert things, and get converted themselves, in three separate ways.
Where it spawns
On the monster spawn list of 53 overworld biomes, in groups of 2 to 4, at a weight that puts it among the most common hostile mobs almost anywhere it's dark enough. Deserts are the clear exception: husks take most of the monster slots there, so a zombie's own weight drops to roughly a fifth of what it is elsewhere.
Drops
One guaranteed drop and three separate conditional ones, each with its own trigger.
Checked against our own mob database, not against an older drop list this page used to show.
The fight, step by step
Check the difficulty first
On Peaceful there is no zombie to fight. On Hard, a single zombie can turn into several: it can call in reinforcements when hit, and it may be able to break down a wooden door. Easy and Normal skip both of those.
Fight in the open, not against a door
A door only slows a zombie down if the world is on Easy or Normal, or if that specific zombie lost its door-breaking roll. On Hard you cannot assume a door holds; fight in the open or block the gap with a full solid block instead.
Watch for a second zombie
If you're on Hard and take a hit from a zombie, it has already rolled a chance, somewhere between 0% and 10%, to summon another zombie nearby. There's no warning beyond the new zombie appearing, so don't let one wander off behind you mid-fight.
Kill babies first in a group
A baby zombie moves 50% faster than an adult, so in a group it reaches you first and keeps circling after the adults are dead. It's also worth more XP (12 instead of 5), so it's not just a nuisance.
Watch for a chicken jockey
A baby zombie riding a chicken spawns roughly once in every 400 zombie spawns. It moves at the chicken's pace, drops a unique music disc if you land the kill, and the chicken itself survives and runs off if you kill the zombie without hitting it.
Gear and common mistakes
- A stone sword is enough. 20 HP and no ranged attack means gear matters far less here than against a witch or a skeleton. Save your best sword for something that fights back at range.
- Fight in the open on Hard. Don't corner yourself against a door you're hoping holds; you cannot tell by looking whether that particular zombie won its door-breaking roll.
- Don't let one wander off mid-fight on Hard. A stray zombie behind you has already had its chance to call in backup the moment it landed a hit or took one.
- Loot before the sun does the work for you. A zombie standing in daylight with no helmet is already burning and will die on its own; go grab flesh from a different one instead of waiting.
- Watch a villager fight, not just your own. On Hard, any zombie that finishes off a villager converts it, whether or not you were the one fighting it.
Frequently asked questions
How much health does a zombie have?
20 HP (10 hearts), the same on Java and Bedrock. It also has 2 armor points on Java, which Bedrock does not list separately.
How much damage does a zombie deal?
3 base attack damage on both editions. What actually lands on a player scales with difficulty: 2.5 on Easy, 3 on Normal, 4.5 on Hard, and 0 on Peaceful.
Why do zombies burn in daylight?
Any entity tagged as undead with an empty head slot catches fire for 8 seconds once the sun is up and it can see the sky. A helmet blocks it, but that helmet takes durability damage first and breaks eventually.
Can zombies call for reinforcements?
Yes, but only on Hard difficulty and only when hit by a living attacker. Each zombie rolls its own reinforcement chance at spawn, somewhere between 0% and 10%, and any zombie it calls in gets that chance reduced by another 5%, so a chain of calls runs out on its own.
Can zombies break down doors?
Only if two separate things are both true: the world's difficulty is currently Hard, and that specific zombie won a 0% to 10% roll for door-breaking at the moment it spawned. A door-breaking zombie spawned on Easy still can't break anything until the difficulty is raised to Hard.
Are baby zombies faster than adults?
Yes, 50% faster, and only while they're a baby. It's not a separate movement-speed number in the data; the game bolts an extra speed modifier onto the zombie the moment it becomes a baby and removes it if that ever changes.
What is a chicken jockey?
A baby zombie riding a chicken. About 1 in 20 zombie spawns is a baby, and of those, roughly another 1 in 20 spawns already mounted or immediately mounts a nearby chicken, so the combined odds are close to 1 in 400 zombie spawns.
Can a zombie turn a villager into a zombie villager?
Yes, by killing it. On Normal difficulty it's a straight 50/50 chance; on Hard it happens every time. Easy and Peaceful never convert, the villager just dies.
What do zombies drop?
0 to 2 rotten flesh on every kill. A player kill also has a small chance, from 2.5% up with Looting, at exactly one of an iron ingot, a carrot, or a potato. A zombie that was riding a zombie horse can drop a red mushroom, and a baby zombie riding a chicken (a chicken jockey) can drop the Lava Chicken music disc.
Where do zombies spawn?
On the monster list of 53 overworld biomes, in groups of 2 to 4, at whatever weight lets any monster spawn in the dark. Deserts carry a much lower zombie weight because husks take most of the monster slots there instead.
For the full item breakdown of what a zombie carries and drops, see the item database on Astroworld Items.
Sources
Checked against Java 26.2 and Bedrock 1.26.30.5, August 2026.
