mojira.dev
MC-279146

Camels with a minecraft:step_height attribute set below 1.5 attempt to jump over fences but fail

If a camel's minecraft:step_height is set to a value below 1.5, preventing it from walking over fences, it will attempt to jump over them.

How to reproduce:

  1. Spawn a camel

  2. /attribute @n[type=minecraft:camel] minecraft:step_height base set 1.4999
  3. Construct a fence setup where the camel cannot navigate around it

  4. Attempt to lure the camel across the fences

Expected result

If the camel is unable to jump over the fence, it should not attempt to do so.

Observed result

The camel may either attempt to pathfind around the fences or repeatedly try to jump over them.

Linked issues

Attachments

Comments 2

Thank you for your report!
After consideration, the issue is being closed as Won't Fix.

Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Gullyman4

(Unassigned)

Community Consensus

(Unassigned)

1.21.4

Retrieved