-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 14w21b, Minecraft 14w25b, Minecraft 14w26b, Minecraft 14w33c, Minecraft 14w34d, Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.8, Minecraft 15w33b, Minecraft 1.8.9, Minecraft 16w05b, Minecraft 1.10.2, Minecraft 16w42a, Minecraft 1.12, Minecraft 1.12.1 Pre-Release 1, Minecraft 1.12.1, Minecraft 1.13.1, 19w42a, 1.16.1, 20w46a, 20w48a, 21w03a, 1.16.5, 21w05b, 21w07a, 21w08b, 21w17a, 1.17.1, 1.18.1, 1.18.2, 22w11a, 1.19, 1.19.2, 1.19.3, 23w06a, 1.20.1, 1.20.3 Release Candidate 1, 1.20.4, 1.21
-
None
-
Confirmed
-
Particles
-
Low
-
Platform
The bug
The particles minecraft:cloud (naturally shown when placing a wet sponge in the nether and when a raid starts) and minecraft:sneeze (naturally shown when a panda sneezes), move very fast towards the ground when a player is nearby.
This looks rather weird because the particles do not collide with blocks and just "fall through" the ground. During this they also become dark / black when they fall through a solid block.
Note: Despite looking similar, death particles are of type minecraft:poof and are not affected.
Reproduction steps
- Summon two repeating command blocks with the appropriate commands already inputted inside of them by using the commands provided below.
/setblock ~1 ~ ~1 minecraft:repeating_command_block{Command:"particle minecraft:cloud ~2 ~1 ~ 0 0 0 0 10",auto:1b}
/setblock ~1 ~ ~1 minecraft:repeating_command_block{Command:"particle minecraft:sneeze ~2 ~1 ~ 0 0 0 0 10",auto:1b}
- Move close towards the particles
They fall through the ground