-
Bug
-
Resolution: Fixed
-
23w51b
-
Confirmed
-
Commands
-
Normal
-
Platform
The wither's skull projectile attacks do not account for the wither's scale attribute, leading the attacks to come from an unexpected position either above or below the wither, disconnected from it.
Steps to Reproduce:
(Requires survival)
- Give the player regeneration (For ease of reproducing the issue)
/effect give @p minecraft:regeneration infinite 255 true
- Summon a wither
/summon minecraft:wither ~ ~ ~
- Modify the wither's scale
/attribute @e[type=wither,limit=1] minecraft:generic.scale base set 5
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-276655 Rescaled breezes shoot from incorrect height
- 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-267707 Wither particles do not account for scale attribute
- Resolved