-
Bug
-
Resolution: Fixed
-
23w51b
-
None
-
Confirmed
-
Commands, Particles
-
Low
-
Platform
Expected Behaviour:
When changing the scale attribute of big slimes, their created particles should match their size, just like it does with players.
What happens instead:
The scale attribute does not affect the particle effects caused by slimes.
How to reproduce:
- Summon a slime with with size 4
summon slime ~ ~ ~ {Size:4}
- Reduce its scale
attribute @e[type=slime,sort=nearest,limit=1] generic.scale base set 0.1
- You'll see that the slime will still generate a lot of particles.
- relates to
-
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