mojira.dev
MC-270195

The command feedback for the /damage command fails to multiply the number by 5 when damaging striders, blazes, or magma cubes with the freeze type

MC-259979 was resolved by implementing a fix where the damage dealt to striders, blazes, or magma cubes is multiplied by 5 when utilizing the /damage command with the freeze type. However, the command feedback was not subsequently updated.
Note: This may be intentional, as the command feedback typically doesn't consider damage reduction from factors like armor or resistance effects. However, this issue specifically pertains to the command feedback not factoring in damage increases, which could be expected to behave differently.

steps to reproduce

  1. Summon a strider

  2. /damage @e[type=minecraft:strider,limit=1,sort=nearest] 4 minecraft:freeze

Observed: The strider received 20 damage, leading to its demise. However, the command feedback erroneously indicated that only 4 damage was applied, despite the actual application of 20 damage.

Expected: The command feedback should accurately reflect that 20 damage was applied to the strider.

Linked issues

Attachments

Comments 1

This also affects 24w14a, requesting ownership if possible since the reporter is inactive and isn't updating his report.

Please

(Unassigned)

Confirmed

Platform

Low

Commands

1.20.4, 24w13a, 1.21

Retrieved