The bug
The pig and particles within the minecart spawner is offset from the center of the displayed spawner, showing as rotating about an axis located at a corner of the displayed spawner.
To Reproduce:
RunÂ
/execute align xyz run summon minecraft:spawner_minecart ~0.5 ~1.9 ~ {SpawnData:{entity:{id:"minecraft:bat"}},NoGravity:1b}
Notice the particles are offset.
Code analysis
Code analysis by @unknown can be found in this comment and this comment.
Linked issues
is duplicated by 3
relates to 3
Attachments
Comments 42
There, I changed it so that it is no longer related to the pig displayed instead focused on the offset, which was what I was more intending to address.
Not the same bug as MC-65065, this one addresses the offset.
Confirmed for
1.8.5
1.8.6
The entity has also a shadow (which is unintended, which is also to far down) and the flame particles are centered on the block instead of on the spawner minecart
This is also in regards to the offset mob display...............