mojira.dev
MC-132226

minecraft.broken:minecraft.diamond_sword does not tick up

Expected

Upon breaking an item, the score for that player will tick up

Actual

The score does not tick up, even if set to 0 initially

Steps to reproduce

  1. Create scoreboard objective and setdisplay

    /scoreboard objectives add breakSword minecraft.broken:minecraft.diamond_sword
    /scoreboard objectives setdisplay sidebar breakSword
  2. Summon some entities to hit

  3. Give yourself a nearly broken sword

    /give @s diamond_sword{Damage:1561}
  4. Hit the entities until the sword breaks
    → ❌ The score does not tick up, even if set to 0 initially

Linked issues

Attachments

Comments 1

Cannot reproduce in 1.13-pre5. Can you confirm that this has been fixed?

MSpaceDev

(Unassigned)

Confirmed

Minecraft 1.13-pre4

Retrieved