Mojira Archive
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

Awaiting Response

MSpaceDev

2018-06-28, 11:21 AM

2018-07-01, 08:52 PM

2018-07-01, 08:52 PM

1

1

Confirmed

Minecraft 1.13-pre4

-