mojira.dev
MC-50039

You only get the Overkill achievement if you deal at least 9 hearts of damage, but the description says you only need to deal 8 hearts

The description of the Overkill achievement says you need to deal at least 8 hearts of damage to get it, but you only get it if you deal at least 9 hearts.

Steps to Reproduce:
1. You have to have the Enchanter achievement, but not Overkill. You can use this command to get Enchanter:

/achievement give achievement.enchantments

2. Give yourself a sword that deals 8 hearts with this command (you have to use a command block, it doesn't fit in the chat):

/give @p minecraft:diamond_sword 1 0 {AttributeModifiers:[{AttributeName:generic.attackDamage,Name:dfjkcn,Amount:15,Operation:0,UUIDMost:564,UUIDLeast:9329}]}

3. Spawn a spider (which has 8 hearts) and hit it. You will kill it, but you won't get the achievement.

4. Use this command to give yourself a sword that deals 9 hearts:

/give @p minecraft:diamond_sword 1 0 {AttributeModifiers:[{AttributeName:generic.attackDamage,Name:dfjkcn,Amount:17,Operation:0,UUIDMost:564,UUIDLeast:9329}]}

5. Spawn another spider and kill it. You will get the achievement this time.

Comments 10

This is no bug, the sword is actually dealing 7.5 hearts of damage since "Operation:0" sets your total attack damage (not including strenght potion effects, etc.) to "Amount:15",
to fix this replace 15 with 16.

Confirmed.

@unknown: It doesn't work with 16 either.

@unknown: No, the sword adds 7.5 hearts to your fist damage, which is 0.5 hearts. If the total damage was 7.5 hearts, the spider wouldn't die the first time.

Fixed at Crowdin in English (UK), English (CA) and English (Australia). Changes will take effect in-game soon.

English (US) needs to be fixed too.

Yes, that's why this ticket has been opened 😃

Confirmed to be fixed.

Confirm for 15w51b. It is possible to enchant sword to deal 18 damage on one hit? Enchanted one on Sharpness V and achiemement did not unlocked.

branza

(Unassigned)

Confirmed

Minecraft 1.7.4, Minecraft 14w05b, Minecraft 14w06b, Minecraft 14w07a, Minecraft 14w08a, ..., Minecraft 1.7.10-pre2, Minecraft 14w25a, Minecraft 14w25b, Minecraft 14w26b, Minecraft 15w51b

Minecraft 14w32a

Retrieved