-
Bug
-
Resolution: Unresolved
-
None
-
1.20.1, 23w31a, 1.20.2, 24w10a, 24w19b, 1.21
-
Confirmed
-
Mob behaviour
-
Normal
-
Gameplay
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.