The bug
Sitting panda cubs other than worried panda cubs seems to be offset. Using the /data
command to change the panda cub's MainGene
and HiddenGene
to different personalities (apart from worried ones) appears to be offset. Attachments below with hitbox shown (F3
+B
).
How to reproduce
1. Spawn a panda
2. Use this command. (Use it before changing the panda type to worried.)
/weather thunder
3. When reproducing this bug, use these commands on a command block:
Use this command turns an adult panda to a baby panda.
data merge entity @e[type=panda,limit=1] {Age:-1200000,ForcedAge:0}
Use this command first.
data merge entity @e[type=panda,limit=1] {MainGene:"worried",HiddenGene:"worried"}
After that use this. (It can be any panda type.)
data merge entity @e[type=panda,limit=1] {MainGene:"weak",HiddenGene:"weak"}
Related issues
Attachments
Comments


Version: 1.14.3
Confirmed
[media]
Is there any way to reproduce this without using commands? As far as I know, changing the NBT of an entity during its lifetime is not supported.

@unknown, it's not. I created a new ticket for them not sitting and eating bamboo - MC-206321.
Can confirm in 20w51a.
Can confirm in 21w05a.
Can confirm in 21w06a.
Can confirm in 21w07a.
Can confirm in 1.16.5 and 21w08b.
Can confirm in 21w15a.
Can confirm in 1.17.
Can confirm in 1.18.1.
Can confirm in 1.18.2 and 22w11a.
Can confirm in 1.19.
Can confirm in 1.19.2.

Affects 1.21.4. Looking to request ownership of this report to maintain it.