A child zombie resident is very rare. Can spawn in a dark place, like any hostile mobs. If a zombie bites a child resident, there is a very low probability of a child resident zombie spawning. The player can heal him, like a zombie resident, but it will take more time.
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: zombie_villager ~ ~ ~ {IsBaby:1}
Effect | Can be turned into a resident |
Health | 10 |
Damage | 1.5 |
Experience | 12 |
Where to find zombie peasant child
Here’s where you can find zombie peasant child in Minecraft, i.e. where zombie peasant child in Minecraft.
What zombie peasant child gives
Here is what you can get from zombie peasant child in Minecraft, i.e. which gives Zombie peasant child in Minecraft.
What is useful against zombie peasant child
Here are indicated what is useful to use against zombie peasant child in Minecraft, i.e. what things will be especially useful zombie peasant child in Minecraft.
Summon zombie peasant child command
Here is the command that allows you to summon zombie peasant child in Minecraft, that is, how to create zombie peasant child in Minecraft.
Zombie peasant child can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:zombie_villager ~ ~ ~ {IsBaby:1}
- press “ENTER”
You can also specify the coordinates by which zombie peasant child will be called:
-
/summon minecraft:zombie_villager ~ ~ ~ {IsBaby:1}
the current coordinates of the player -
/summon minecraft:zombie_villager 100 ~ 200 {IsBaby:1}
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:zombie_villager ~10 50 ~-2 {IsBaby:1}
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 peasant child command does not fit in the chat line.