The particles on the ends of the phantom's wings do not change their position relative to the phantom's scale attribute changing.
Steps to Reproduce:
- Summon a phantom
- Either set time to night, or give it fire resistence (for observation)
/time set night
/effect give @e[type=phantom,limit=1] minecraft:fire_resistance infinite 1 true
- Modify the phantom's scale
/attribute @e[type=phantom,limit=1] minecraft:generic.scale base set 0.25
Observed & Expected Results:
- The particles will be seperated from the phantom's wings, appearing off on their own.
- The particles would render in the correct position at the end of the phantom's wings when it's attribute scale is normal (1).
Screenshots/Videos:
Notes:
- relates to
-
MC-270801 Squid ink particles do not properly account for the scale attribute
- Open
-
MC-270942 Wolf water shaking particles do not account for the scale attribute
- Open
-
MC-267416 Particles created from Slimes do not account for the scale attribute
- Resolved
-
MC-267706 Evoker and illusioner summon particles do not account for scale attribute
- Resolved