Mojira Archive
MC-75294

"minecraft.custom:minecraft.jump" increases when being hit by players

The Bug:

"minecraft.custom:minecraft.jump" increases when being hit by players.

Steps to Reproduce:

  1. Create a scoreboard objective for tracking when the player jumps and set it to display on the sidebar by using the commands provided below.
    /scoreboard objectives add Jump minecraft.custom:minecraft.jump
    /scoreboard objectives setdisplay sidebar Jump
  2. Get a player to hit you.
  3. Take note as to whether or not "minecraft.custom:minecraft.jump" increases when being hit by players.

Observed Behavior:

The scoreboard increases.

Expected Behavior:

The scoreboard would not increase.