mojira.dev
MC-121541

Scoreboard objective criteria for distance fallen doesn't track fall distance when player lands in liquid, powder snow, or cobweb

The bug

minecraft.custom:minecraft.fall_one_cm doesn't track fall distance when player lands in liquid, powder snow, or cobweb.

How to reproduce

  1. Add a new objective with the stat.fallOneCm criteria:

    /scoreboard objectives add distanceFallen minecraft.custom:minecraft.fall_one_cm
    /scoreboard objectives setdisplay sidebar distanceFallen
    /scoreboard players set @s distanceFallen 0
  2. Make yourself two pools, one of water and one of lava, and make a web cube for you to fall in:

    /fill ~ ~ ~5 ~5 ~5 ~10 cobweb
    /fill ~ ~ ~5 ~5 ~5 ~10 water
    /fill ~ ~ ~5 ~5 ~5 ~10 lava
  3. Fly above these things and put yourself in Survival. You need to be in survival mode for the fall itself since this statistic doesn't track at all in creative mode.
    → Notice how your score does not increase

Linked issues

Comments 6

Please do not mark unreleased versions as affected.
You don't have access to them yet.

Can confirm in 20w48a.

Can confirm in 21w05b.

Can confirm in 21w06a.

Can confirm in 21w11a. This same idea can also be seen with powder snow.

Can confirm in 1.19.

Paint

(Unassigned)

Confirmed

Statistics

falling, scoreboard, scoreboard-objectives, statistic-custom:fall_one_cm, statistics

Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 17w45a, ..., 21w06a, 21w11a, 1.17, 1.19.4, 1.21.4

Retrieved