The wing particles of a phantom are positioned incorrectly when said phantom is riding another entity.
Steps to Reproduce:
Set time to night
/time set midnight
Summon a phantom riding another entity.
/summon oak_boat ~ ~ ~ {Passengers:[{id:"phantom"}]}
Expected & Observed Results:
❌ - The particles are rotated, and displayed away from the correct position
✔ - The particles would appear at the end of the phantom's wings
Screenshots/Videos:
Notice how the particles seem to be rotated 180* around the phantom.
[media]Linked issues
discovered while testing 1
Attachments
Comments 3
Can confirm in 1.21.6
But please change the command to this one:
/summon minecraft:acacia_boat ~ ~ ~ {Passengers:[{id:"phantom"}]}
So now this command is working.
If it's worth noting; this was discovered while testing MC-267265