Particles emitted from the wither do not account for the wither's scale attribute, causing the particles to render in unusual places.
Steps to Reproduce:
- Summon a wither with no AI
/summon minecraft:wither ~ ~ ~ {NoAI:1b}
- Modify the wither's scale
/attribute @e[type=wither,limit=1] minecraft:generic.scale base set 0.25
Observed & Expected Results:
- The particles will be positioned where they do normally at a scale of 1.
- The particles would render in the correct position relative to the wither's new larger or smaller scale.
Screenshots/Videos:
Notes:
- relates to
-
MC-267372 Ender dragon model and hitboxes do not scale correctly with the scale attribute
- Open
-
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-267418 Warden sonic boom attack doesn't account for the scale attribute
- Resolved
-
MC-267427 Rendering offset of sleeping entities does not account for scale attribute
- Resolved
-
MC-267706 Evoker and illusioner summon particles do not account for scale attribute
- Resolved
-
MC-267708 The wither's skull projectile attacks do not account for the scale attribute
- Resolved