The parrot only appears in the Jungle. There are several colors – red, gray, turquoise, blue, lime. A parrot can be tamed by seeds, then he will fly everywhere after the player and sit on his shoulder. The parrot has a useful ability, it mimics the sounds of mobs that are close to it. So he helps the player to hear in advance the approach of zombies in the thickets of the jungle
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: parrot
Health | 3 |
Experience | 2 |
Where to find a parrot
Here’s where you can find a parrot in Minecraft, i.e. where a parrot in Minecraft.
What a parrot gives
Here is what you can get from a parrot in Minecraft, i.e. which gives A parrot in Minecraft.
Summon a parrot command
Here is the command that allows you to summon a parrot in Minecraft, that is, how to create a parrot in Minecraft.
A parrot can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:parrot
- press “ENTER”
You can also specify the coordinates by which a parrot will be called:
-
/summon minecraft:parrot ~ ~ ~
the current coordinates of the player -
/summon minecraft:parrot 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:parrot ~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 a parrot command does not fit in the chat line.