Zombie Pigman Rider is found only in Nether (Hell), but very rarely
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: PigZombie ~ ~ ~ {IsBaby:1,Riding:{id:Chicken}}
Health | 10 |
Damage | 2 |
Experience | 12+10 |
Where to find zombie pigman rider
Here’s where you can find zombie pigman rider in Minecraft, i.e. where zombie pigman rider in Minecraft.
What zombie pigman rider gives
Here is what you can get from zombie pigman rider in Minecraft, i.e. which gives Zombie Pigman Rider in Minecraft.
Summon zombie pigman rider command
Here is the command that allows you to summon zombie pigman rider in Minecraft, that is, how to create zombie pigman rider in Minecraft.
Zombie Pigman Rider can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:PigZombie ~ ~ ~ {IsBaby:1,Riding:{id:Chicken}}
- press “ENTER”
You can also specify the coordinates by which zombie pigman rider will be called:
-
/summon minecraft:PigZombie ~ ~ ~ {IsBaby:1,Riding:{id:Chicken}}
the current coordinates of the player -
/summon minecraft:PigZombie 100 ~ 200 {IsBaby:1,Riding:{id:Chicken}}
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:PigZombie ~10 50 ~-2 {IsBaby:1,Riding:{id:Chicken}}
X = current X-coordinate + 10 blocks, Y = 50, Z = current Z-coordinate – 2 blocks
X – coordinate from west to east, Y – height, Z – coordinate from south to north.
The command can be written to the command block so that it is executed when a redstone signal is received. This is especially true if the zombie pigman rider command does not fit in the chat line.