Particles created from a squid or glow squid when they are attacked do not function as expected when the squid's scale attribute is non-standard. This issue affects all scales, but is primarily an issue at larger scales due to how the squid particles are created, and how big they are.
Steps to Reproduce:
- Create an all water superflat world (Optional)
- Summon/spawn a squid/glow squid
- Allow it to rotate sideways
- Freeze the game
/tick freeze
- Modify the squid's scale
/attribute @e[type=minecraft:squid,sort=nearest,limit=1] minecraft:scale base set 20
- Hit the squid
- Tick step
/tick step 3
Observed Behavior:
The particles will be created at the bottom of the squid's hitbox, visually appearing to be created at the side of the squid's model.
Expected Behavior:
The particles would be created near the bottom or the back of the squid's model.
Screenshots/Videos:
Notes:
- relates to
-
MC-270942 Wolf water shaking particles do not account for the scale attribute
- Open
-
MC-192090 Ink particles can go through blocks when attacking squid or glow squid
- Open
-
MC-270594 Eating particles do not account for the scale attribute
- Open
-
MC-275416 Baby squid or baby glow squid produces ink particles that are too far away from itself
- Reopened
-
MC-267428 Phantom wing particles do 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
-
MC-267708 The wither's skull projectile attacks do not account for the scale attribute
- Resolved
-
MC-270592 Player action sounds cannot be heard with a larger scale attribute
- Resolved