Baby foxes holding items are shifted
The bug
Normal adult foxes hold the items normally, while the baby foxes are shifted when they are holding it.
Adult fox:
/summon minecraft:fox ~ ~ ~ {NoAI:1,HandItems:[{id:"slime_ball",Count:1b}]}
Baby fox:
/summon minecraft:fox ~ ~ ~ {NoAI:1,HandItems:[{id:"slime_ball",Count:1b}],Age:-10000}
2019-04-15, 11:59 AM
2019-09-28, 10:26 PM
2019-04-17, 05:26 PM
3
2