-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 16w50a, Minecraft 1.11.1, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 17w13b, Minecraft 17w15a, Minecraft 17w16b, Minecraft 17w17b, Minecraft 17w18b, Minecraft 1.12 Pre-Release 2, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 18w15a, Minecraft 1.13.1, 20w22a, 1.16.1, 1.16.2 Pre-release 2, 1.16.2 Release Candidate 1, 1.16.2, 20w46a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w08b, 21w11a, 21w17a, 1.17.1, 21w41a, 1.18.2, 1.19, 1.19.2, 1.19.3
-
Confirmed
-
Particles
The Bug
It's now noticeable because of the Sweeping Edge enchantment.
Steps to Reproduce
- Obtain a netherite sword with the sweeping edge enchantment.
/give @s minecraft:netherite_sword{Enchantments:[{id:"sweeping",lvl:3}]}
- Summon two creepers next to one another.
/summon minecraft:creeper ~ ~ ~-2.5 {NoAI:1b} /summon minecraft:creeper ~1 ~ ~-2.5 {NoAI:1b}
- Damage any of the one creepers with a sweeping attack using the sword.
- Take note as to whether or not the creeper that you didn't directly damage produces minecraft:damage_indicator particles.
Observed Behavior
Entities damaged with the sweeping attack indirectly don't produce minecraft:damage_indicator particles.
Expected Behavior
Entities damaged with the sweeping attack indirectly would produce minecraft:damage_indicator particles.