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:
[media]
Notes:
Linked issues
relates to 1
Attachments
Comments 0
No comments.