The Bug:
Camels with their "NoAI" NBT tag set to "1b" indefinitely dash when dismounting them while they're dashing.
Steps to Reproduce:
Summon a camel with its "NoAI" NBT tag to set "1b" by using the command provided below.
/summon minecraft:camel ~ ~ ~ {NoAI:1b,SaddleItem:{id:"minecraft:saddle",Count:1b}}
Dash while riding the camel, dismount it while airborne, and observe the camel's behavior.
Take note as to whether or not camels with their "NoAI" NBT tag set to "1b" indefinitely dash when dismounting them while they're dashing.
Observed Behavior:
Camels indefinitely dash.
Expected Behavior:
Camels would not indefinitely dash.
This isn’t a bug, the camel needs to touch ground to stop dashing, and this behavior would occur if it had AI and you dismounted mid-air aswell.