-
Bug
-
Resolution: Fixed
-
24w13a
-
None
-
Confirmed
-
Commands, Particles
-
Normal
-
Platform
Summon an area effect cloud with any valid visible or invisible `Particle` set. You will notice that both that particle and white `entity_effect` swirls appear.
/summon minecraft:area_effect_cloud ~ ~ ~ {Particle:"block stone",WaitTime:1200}
/summon minecraft:area_effect_cloud ~ ~ ~ {Particle:"witch",WaitTime:1200}
- relates to
-
MC-269266 Area effect cloud particles from creeper explosions are incorrectly tinted
- Resolved