What a Chicken Jockey Is and Where to Find One
A chicken jockey is a baby zombie, baby husk, baby drowned, or baby zombie villager riding on the back of a chicken. It is a rare mob that spawns naturally in Minecraft, most commonly in Java Edition. You will see the baby zombie controlling the chicken like a mount, and the chicken will move wherever the zombie directs it. Chicken jockeys are faster and more unpredictable than regular zombies because the chicken can move in any direction.
Chicken jockeys spawn randomly in the same places where regular zombies spawn — in dark areas, caves, and at night on the surface. However, they are uncommon enough that you may play for hours without seeing one naturally. If you want to create one on purpose, you can use commands or set up conditions that make them more likely to appear.
Key Takeaways
- Chicken jockeys are baby zombies riding chickens and spawn naturally in dark areas, but they are rare without player intervention.
- In Java Edition, you can summon one when ready using the command /summon zombie ~ ~ ~ {IsBaby:1b,Passengers:[{id:chicken}]}.
- In Bedrock Edition, the command is /summon zombie ~ ~ ~ minecraft:as_baby and then /summon chicken ~ ~ ~ minecraft:rideable_by_zombie.
- Baby zombies move faster than adult zombies and can fit through one-block gaps, making them harder to contain or fight.
- Chicken jockeys are purely for observation or building — they do not drop anything special when defeated.
Summoning a Chicken Jockey in Java Edition
Open your Minecraft world and press the T key to open the chat window. Make sure you have cheats turned on — if you created the world in Creative mode, cheats are already on. If you are in Survival mode, you must have enabled cheats when you created the world or you cannot use commands.
Type this command exactly: /summon zombie ~ ~ ~ {IsBaby:1b,Passengers:[{id:chicken}]} and press Enter. The chicken jockey will appear at your current location. The tilde symbols (~) mean "right here" — if you want to summon it somewhere else, replace them with coordinates, like /summon zombie 100 64 200 {IsBaby:1b,Passengers:[{id:chicken}]}.
The baby zombie will when ready mount the chicken and begin moving. You can summon multiple chicken jockeys by running the command again, and each one will be independent.
Summoning a Chicken Jockey in Bedrock Edition
Open the chat by pressing the right D-pad button on a controller or the forward slash key on keyboard. Bedrock Edition requires two separate commands because the rideable system works differently than Java.
First, type: /summon zombie ~ ~ ~ minecraft:as_baby and press Enter. This creates a baby zombie at your location. Then when ready type: /summon chicken ~ ~ ~ minecraft:rideable_by_zombie and press Enter. The chicken will spawn and the baby zombie will climb onto it.
If the chicken does not mount automatically, move closer to the baby zombie and it should climb on. You may need to run both commands a second time if they do not connect properly.
Why Baby Zombies Are Harder to Deal With
Baby zombies move at double the speed of adult zombies, which makes chicken jockeys dangerous in Survival mode. Because the chicken can move in any direction, the baby zombie can chase you in ways a regular zombie cannot. The baby zombie is also smaller, so it can squeeze through gaps that are only one block tall — a defense that stops adult zombies will not stop a baby.
Baby zombies also take longer to burn in sunlight. While adult zombies burn during the day, baby zombies can survive in sunlight for much longer, giving them an advantage in daytime combat. If you summon a chicken jockey in Survival mode, treat it with the same caution you would a regular zombie but expect it to move faster and be harder to trap.
What Happens When You Defeat a Chicken Jockey
When you kill a chicken jockey, both the baby zombie and the chicken die. The baby zombie drops the same items as a regular zombie — rotten flesh and occasionally a tool or armor piece if it was holding one. The chicken drops raw chicken and feathers, the same as any other chicken. There is nothing special about the drops, so defeating a chicken jockey is not worth hunting for.
If you want to keep the chicken jockey alive for observation or building, place it in a confined space where it cannot escape. The baby zombie will not despawn as long as you are within 32 blocks of it, so you can build an enclosure and check on it later.
Building With Chicken Jockeys
Some players summon chicken jockeys as decoration or to create moving displays. Because the baby zombie controls the chicken, you can use them in redstone contraptions that need a moving element. You can also trap a chicken jockey in a minecart or boat to create a stationary display.
If you want to keep a chicken jockey in one place, build a small pen around it using blocks or fences. The baby zombie will try to escape, but it cannot break through most blocks. Make sure the pen is at least two blocks tall so the chicken does not jump out, and leave a small gap if you want to observe it from outside.
Frequently Asked Questions
Can I summon a chicken jockey with a specific type of baby zombie?
Yes. In Java Edition, replace "zombie" with "husk", "drowned", or "zombie_villager" to summon those variants riding a chicken. The command structure stays the same: /summon husk ~ ~ ~ {IsBaby:1b,Passengers:[{id:chicken}]}. In Bedrock Edition, use /summon husk ~ ~ ~ minecraft:as_baby followed by the chicken command.
Why did my chicken jockey disappear?
Baby zombies despawn if you move more than 32 blocks away from them and the chunk unloads. If you want to keep one permanently, either stay within 32 blocks or use a name tag on the baby zombie before summoning the chicken. In Java Edition, add Name:"\"Jockey\"" to the command to name it.
Can I ride the chicken if the baby zombie is not on it?
No. In Java Edition, chickens cannot be ridden by players. In Bedrock Edition, you can ride a chicken only if it has the rideable component, which is removed once a baby zombie mounts it. Once a baby zombie is on the chicken, you cannot remove it without killing both mobs.
Do chicken jockeys spawn naturally in Creative mode?
Yes, but they are still rare. If you want them to appear more often, use commands to summon them instead of waiting for natural spawning. Natural spawning is the same in Creative and Survival mode — it depends on random chance and lighting conditions.
What if the command does not work?
Make sure cheats are turned on in your world settings. Check that you typed the command exactly, including all brackets and colons. If you are in Bedrock Edition, make sure you run both commands in the correct order. Copy and paste the command from a guide if typing it manually keeps failing.