Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-182116

Scoreboard minecraft.custom:minecraft.jump doesn’t increase when jumping in minecraft:generic.scale*1.5 blocks high places

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 20w18a, 1.16.1, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 21w05a, 21w05b, 21w06a, 21w07a, 21w08a, 21w08b, 21w10a, 21w11a, 21w13a, 21w14a, 21w15a, 21w16a, 21w17a, 21w18a
    • None
    • Community Consensus
    • Statistics

      The bug

      Scoreboards with minecraft.custom:minecraft.jump don’t increase when jumping in minecraft:generic.scale*1.5 blocks.
      This might be intended, because the y level can’t change but I am not sure. You are actually able to jump in minecraft:generic.scale*1.5 blocks high spaces, but you don't really notice it when pressing space. You are however midair for a short time when pressing space, which means, that you are able to jump, but the scoreboard doesn’t detect it.

      To reproduce

      1. Create a scoreboard with minecraft.custom:minecraft.jump
      2. Set it to your scoreboard to the sidebar
      3. Create a minecraft:generic.scale*1.5 blocks high area using slabs
      4. Go into it and jump
        The scoreboard won’t increase

      You can also put these two commands into two repeating command blocks to know, whether you are considered to be on the ground or not:

      1. title @a[nbt={OnGround:1b}] actionbar {"text":"On Ground"}
      2. title @a[nbt={OnGround:0b}] actionbar {"text":"Midair"}

            Unassigned Unassigned
            bugsbugsbugs bugsbugsbugs
            Votes:
            5 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: