Summary:
Discovered while testing MCPE-52019. Items that villagers hold (when close to them) and holding a tradable item, will appear very big and offset above the villager.
Steps to Reproduce:
Summon a villager
Hold enough tradable items like emeralds (or inspect the villagers trades for suitable items)
Observed behavior:
The item that the villager normally holds, appears as a large item in the sky.
Expected behavior:
The item appears in the villagers hands at normal size.
Notes:
Although very similar to MCPE-52019 the item disappears when a empty inventory slot is chosen.
Do not suspend / minimize the game or the animation might not appear.
Linked issues
is duplicated by 8
Attachments
Comments 3
This is not limited to villagers. Placing a lead on a mob and attaching it to a fence will give the same visual glitch. See screenshots in MCPE-52143
After testing MCPE-52019, the issue seems to be when a villager has an item in the slot.weapon.mainhand slot. Command I used:
/replaceitem entity @e[type=villager] slot.weapon.mainhand 0 beacon
.