The bug
Summoning a marker armor stand with other entity passengers has the passengers offset upwards, even though they should be aligned to the marker stand's position with no offset due to there being no hitbox size.
:info: This did not happen before 16w snapshots.
How to reproduce
/summon armor_stand ~ ~ ~ {Marker:1b,Passengers:[{id:armor_stand,Marker:0b}]}
/summon armor_stand ~ ~ ~ {Marker:1b,Passengers:[{id:cow}]}
Some things do work however, such as a marker armor stand passenger or a villager passenger.
See screenshot of pig and cow and armor stand for a picture of the issue in 1.9 pre-4
Attachments
Comments 10
I'd only be happy if when this is fixed, it'll also fix that armor stands don't have offset on what they're riding, because so far I kind of need this offset.
This is still in 1.9-pre4. Test: /summon ArmorStand ~ ~ ~ {Marker:1b,Passengers:[{id:ArmorStand,Marker:0b}]}
The fix seems to have only fixed for marker armor stands riding marker armor stands, but not for various other entities.
Related to MC-108008
The no offset allows for modern maps to create the next innovative NPCs and experiences. This bug needs to be fixed in order to continue the innovative creations in minecraft!