Panda spawns only in Bamboo Trees. Pandas eat bamboo but can eat cake. They will pick up food if thrown nearby, but you can feed the same as all other animals. The panda will not attack the player until he hits it himself. The baby panda sneezes sometimes, after which mucus rarely falls out. Pandas have different emotions – sad pandas, gloomy, sick, playful, neutral
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: panda
Health | 10 |
Damage | 1.5 |
Experience | 2 |
Where to find panda
Here’s where you can find panda in Minecraft, i.e. where panda in Minecraft.
What panda gives
Here is what you can get from panda in Minecraft, i.e. which gives Panda in Minecraft.
How to breed panda
Here it is indicated how to breed panda in Minecraft, i.e. with which you can breed panda in Minecraft.
Summon panda command
Here is the command that allows you to summon panda in Minecraft, that is, how to create panda in Minecraft.
Panda can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:panda
- press “ENTER”
You can also specify the coordinates by which panda will be called:
-
/summon minecraft:panda ~ ~ ~
the current coordinates of the player -
/summon minecraft:panda 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:panda ~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 panda command does not fit in the chat line.