Jockey: Difference between revisions
m (→List of jockeys: Added ways to get them using the summon and ride commands) |
|||
Line 21: | Line 21: | ||
|[[Strider jockey]] |
|[[Strider jockey]] |
||
|} |
|} |
||
You can get them with these commands: |
|||
''Main article: [[Tutorial:summoning jockeys]]'' |
|||
'''A spider jockey in Java Edition:''' |
|||
{{Cd|code=/summon spider ~ ~ ~ {Passengers:[{id:"minecraft:skeleton",HandItems:[{id:"minecraft:bow",count:1}]}]<nowiki>}</nowiki>}} |
|||
'''To get a chicken jockey:''' |
|||
In Java Edition: {{Cd|code=/summon chicken ~ ~ ~ {Passengers:[{id:"minecraft:zombie",IsBaby:1}]<nowiki>}</nowiki>}} |
|||
In Bedrock Edition, it requires two commands: |
|||
# {{Cd|code=/summon chicken ~ ~ ~ ~ ~ minecraft:spawn_adult}} |
|||
# {{Cd|code=/ride @e[type=chicken] summon_rider zombie minecraft:as_baby}} |
|||
'''To get a hoglin jockey:''' |
|||
In Java Edition: {{Cd|code=/summon hoglin ~ ~ ~ {Age:-12000,Passengers:[{id:"minecraft:piglin",IsBaby:1}]<nowiki>}</nowiki>}} |
|||
In Bedrock Edition, it requires two commands: |
|||
# {{Cd|code=/summon hoglin ~ ~ ~ ~ ~ spawn_baby}} |
|||
# {{Cd|code=/ride @e[family=hoglin_baby] summon_rider piglin spawn_baby}} |
|||
'''To get four skeleton horsemen:''' |
|||
In Java Edition: {{Cd|code=/summon skeleton_horse ~ ~ ~ {SkeletonTrap:1<nowiki>}</nowiki>}} |
|||
In Bedrock Edition: {{Cd|code=/summon skeleton_horse ~ ~ ~ ~ ~ minecraft:set_trap}} |
|||
'''To get a zombified piglin strider jockey:''' |
|||
In Java Edition: {{Cd|code=/summon strider ~ ~ ~ {Saddle:1,Passengers:[{id:"minecraft:zombified_piglin",HandItems:[{id:"minecraft:warped_fungus_on_a_stick",count:1}]}]<nowiki>}</nowiki>}} |
|||
In Bedrock Edition: {{Cd|code=/summon strider ~ ~ ~ ~ ~ spawn_adult_piglin_jockey}} |
|||
'''To get a adult baby strider jockey:''' |
|||
In Java Edition: {{Cd|code=/summon strider ~ ~ ~ {Passengers:[{id:"minecraft:strider",Age:-1200}]<nowiki>}</nowiki>}} |
|||
In Bedrock Edition: {{Cd|code=/summon strider ~ ~ ~ ~ ~ spawn_adult_parent_jockey}} |
|||
'''To get a ravager jockey:''' |
|||
In Java Edition: W.I.P |
|||
In Bedrock Edition: {{Cd|code=/summon ravager ~ ~ ~ ~ ~}} W.I.P |
|||
==== Mounting ==== |
==== Mounting ==== |
Revision as of 01:23, 10 April 2025


Jockey refers to a naturally spawned mob riding another mob. Jockeys are named based on the mob being ridden. The mob on the top often controls the mob on the bottom in Java Edition, but sometimes do not control it in Bedrock Edition.
List of jockeys
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Chicken jockey | Hoglin jockey | Ravager jockey | Skeleton horseman | Spider jockey | Strider jockey |
You can get them with these commands:
Main article: Tutorial:summoning jockeys
A spider jockey in Java Edition:
/summon spider ~ ~ ~ {Passengers:[{id:"minecraft:skeleton",HandItems:[{id:"minecraft:bow",count:1}]}]}
To get a chicken jockey:
In Java Edition: /summon chicken ~ ~ ~ {Passengers:[{id:"minecraft:zombie",IsBaby:1}]}
In Bedrock Edition, it requires two commands:
/summon chicken ~ ~ ~ ~ ~ minecraft:spawn_adult
/ride @e[type=chicken] summon_rider zombie minecraft:as_baby
To get a hoglin jockey:
In Java Edition: /summon hoglin ~ ~ ~ {Age:-12000,Passengers:[{id:"minecraft:piglin",IsBaby:1}]}
In Bedrock Edition, it requires two commands:
/summon hoglin ~ ~ ~ ~ ~ spawn_baby
/ride @e[family=hoglin_baby] summon_rider piglin spawn_baby
To get four skeleton horsemen:
In Java Edition: /summon skeleton_horse ~ ~ ~ {SkeletonTrap:1}
In Bedrock Edition: /summon skeleton_horse ~ ~ ~ ~ ~ minecraft:set_trap
To get a zombified piglin strider jockey:
In Java Edition: /summon strider ~ ~ ~ {Saddle:1,Passengers:[{id:"minecraft:zombified_piglin",HandItems:[{id:"minecraft:warped_fungus_on_a_stick",count:1}]}]}
In Bedrock Edition: /summon strider ~ ~ ~ ~ ~ spawn_adult_piglin_jockey
To get a adult baby strider jockey:
In Java Edition: /summon strider ~ ~ ~ {Passengers:[{id:"minecraft:strider",Age:-1200}]}
In Bedrock Edition: /summon strider ~ ~ ~ ~ ~ spawn_adult_parent_jockey
To get a ravager jockey:
In Java Edition: W.I.P
In Bedrock Edition: /summon ravager ~ ~ ~ ~ ~
W.I.P
Mounting
In Bedrock Edition, 15% of naturally spawned baby zombies, baby husks, and baby zombie villagers search for a mount when attacking a player, villager, wandering trader, iron golem, or snow golem. They can ride:
Adult chickens
Untamed ocelots
Untamed cats
Untamed wolves
Adult zombies
Adult husks
Adult zombie villagers
Adult zombified piglins
Cows
Adult unsaddled pigs
Sheep
Adult untamed horses
Adult untamed donkeys
Adult untamed mules
Adult skeleton horses
Adult zombie horses
Mooshrooms
Spiders that were not spawned as a jockey mount
Cave spiders
Pandas
Issues
Issues relating to "Jockey" are maintained on the bug tracker. Issues should be reported and viewed there.
Gallery
Screenshots
-
A skeleton fighting a spider jockey.
-
A baby villager after being cured while being a jockey.
Renders
-
A chicken jockey.
-
A warm chicken jockey.
-
A cold chicken jockey
-
A hoglin jockey.
-
A hoglin jockey with multiple piglins.
-
A ravager jockey.
-
A skeleton horseman.
-
A spider jockey.
-
A strider jockey.
-
A baby strider riding an adult strider.
Mounts
-
Adult zombie jockey.
-
Adult husk jockey.
-
Adult zombified piglin jockey.
-
Pig jockey.
-
Cow jockey.
-
Mooshroom jockey.
-
Sheep jockey.
-
Wolf jockey.
-
Ocelot jockey.
-
Stray cat jockey.
-
Horse jockey.
-
Panda jockey.
-
Baby zombie spider jockey.
-
Baby zombie cave spider jockey.
[hide] | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||
|