Zombie Pigman only appears in Hell. Very rarely can appear after lightning strikes a pig. Zombie pigmen are neutral to the player until he attacks them. In Hell, zombie pigmen always appear in several individuals and stick together. If you attack one zombie, then the rest of the group will also become hostile to the player. Do heavy damage, as almost all are armed with golden swords. Zombie pigmen do not burn in lava, but will drown in water if they enter the normal world. After the death of a zombie pigman, a gold nugget, sometimes a gold sword
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: zombified_piglin
Effect | Doesn’t attack first |
Health | 10 |
Damage | 4.5 |
Experience | 5 |
Where to find zombie pigman
Here’s where you can find zombie pigman in Minecraft, i.e. where zombie pigman in Minecraft.
What zombie pigman gives
Here is what you can get from zombie pigman in Minecraft, i.e. which gives Zombie Pigman in Minecraft.
Summon zombie pigman command
Here is the command that allows you to summon zombie pigman in Minecraft, that is, how to create zombie pigman in Minecraft.
Zombie Pigman can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:zombified_piglin
- press “ENTER”
You can also specify the coordinates by which zombie pigman will be called:
-
/summon minecraft:zombified_piglin ~ ~ ~
the current coordinates of the player -
/summon minecraft:zombified_piglin 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:zombified_piglin ~10 50 ~-2
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 command does not fit in the chat line.