Climbing statistic only registers upward movement
The bug
The minecraft.custom:minecraft.climb_one_cm statistic will only increment when the player climbs upwards, not downwards or sideways.
Steps to Reproduce:
- Run the following commands:
/scoreboard objectives add climb minecraft.custom:minecraft.climb_one_cm /scoreboard objectives setdisplay sidebar climb /scoreboard players set @a climb 0
Climb downwards or sideways whilst on a ladder.
→
Notice how the score does not increase.
Code analysis
Code analysis by [Mod] Chandler can be found in this comment.
2016-04-23, 09:37 PM
2024-11-14, 11:24 PM
5
4
Minecraft 1.9.3 Pre-Release 1 - 24w46a
Minecraft 1.9.3 Pre-Release 1, Minecraft 1.10.2, Minecraft 16w43a, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 18w03b, Minecraft 1.13.1, 1.15.2, 20w20b, 1.16.4, 20w48a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w14a, 21w16a, 1.17, 1.17.1, 1.18.1, 1.18.2, 1.19, 1.19.2, 1.20.3 Release Candidate 1, 1.21.3, 24w46a
-