-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 16w50a, Minecraft 1.11.2, Minecraft 1.12 Pre-Release 7, Minecraft 1.12, Minecraft 1.13.2, Minecraft 19w08b, Minecraft 19w09a, Minecraft 1.14.3, 1.16.1, 20w30a, 20w46a, 20w51a, 1.16.5, 21w05b, 21w06a, 21w08b, 21w11a, 21w17a, 1.17.1, 21w38a, 1.18.1, 22w05a, 1.18.2, 1.19, 1.19.1, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.4, 23w51b, 1.20.6, 1.21, 1.21.3
-
None
-
Confirmed
-
Player
The Bug:
"minecraft.custom:minecraft.damage_dealt" doesn't increase when the sweeping attack damages nearby entities.
Steps to Reproduce:
- Create a scoreboard objective for tracking when you deal damage and set it to display on the sidebar by using the commands provided below.
/scoreboard objectives add DamageDealt minecraft.custom:minecraft.damage_dealt
/scoreboard objectives setdisplay sidebar DamageDealt
- Summon a cow and obtain a diamond sword.
- Use a sweeping attack to damage the cow while using the diamond sword and take note of how the scoreboard increases by a value of 70.
- Reset the scoreboard by using the command provided below.
/scoreboard players reset @s DamageDealt
- Summon two cows next to one another by using the commands provided below.
/summon minecraft:cow ~ ~ ~-2.5 {NoAI:1b}
/summon minecraft:cow ~1 ~ ~-2.5 {NoAI:1b}
- Use a sweeping attack to damage either of the cows while using the diamond sword.
- Take note as to whether or not "minecraft.custom:minecraft.damage_dealt" increases when the sweeping attack damages nearby entities.
Observed Behavior:
"minecraft.custom:minecraft.damage_dealt" doesn't increase when the sweeping attack damages nearby entities.
Expected Behavior:
"minecraft.custom:minecraft.damage_dealt" would increase when the sweeping attack damages nearby entities.
- is duplicated by
-
MC-155677 Sweeping Edge attacks do not count towards the Damage Dealt (minecraft.custom.minecraft:damage_dealt) statistic
- Resolved
-
MC-251149 Statistics on damage dealt with sweeping attacks
- Resolved
- relates to
-
MC-155678 "minecraft.custom:minecraft.damage_dealt" doesn't increase when the thorns enchantment damages entities
- Open
-
MC-271653 The sweeping attack doesn't deal increased knockback to other mobs when using the knockback enchantment
- Open
-
MC-29519 "minecraft.custom:minecraft.damage_dealt" doesn't increase when using projectiles to attack entities
- Reopened
-
MC-111428 Damage hearts are not shown when damaging with sweep attack
- Open