Steps to reproduce
Add a scoreboard objective to record the "Distance by Horse" statistic
/scoreboard objectives add test custom:horse_one_cm/scoreboard objectives setdisplay sidebar testSummon a sitting camel
/summon camel ~ ~ ~ {LastPoseTick:-1}Mount the camel and wait for it to stand
→ ❌ Your score increases as it standsDismount the camel and wait for it to sit
Mount the camel during its sitting animation
→ ❌ Your score increases as it sits
Also relates to MC-256638