mojira.dev
MC-190551

Sneaking on climbable blocks when being on the ground counts as not being on the ground

The Bug:

When sneaking while standing on the ground and on a climbable block you are not considered to be on the ground. This causes you to mine blocks slower and not be able to do sweeping attacks. You also will not get upward knockback. Scaffolding is not affected by this bug.

Steps to Reproduce:

  1. Place a ladder on the side of a block.

  2. Go into the ladder but remain on the ground.

  3. Put yourself into survival mode.

  4. Mine any block.
    ❌ The block will be mined slower as if you were in midair.

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:

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

Linked issues

Attachments

Comments 5

Although this was marked as works as intended sometime before, this only should be accepted if you are meaning to stay on the top of the ladder, which counts as a surface.

Can confirm 23w43b. I would like to request ownership of this issue to maintain it.

bugsbugsbugs

hentor5

(Unassigned)

Confirmed

Player

1.15.2, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w27a, ..., 23w43b, 23w44a, 1.20.3, 1.20.5, 25w02a

Retrieved