mojira.dev
MC-258701

The frogs' AI is incomplete

The Bug:

While breeding frogs, one frog, to lay a frogspawn, paves illogigal route to the nearest pond.

How to reproduce:

  • Obtain frog spawn egg and slimeballs. I recommend use commands:

    /give @s minecraft:frog_spawn_egg
    /give @s minecraft:slime_ball
  • Spawn and breed two frogs.

Attachments

Comments 5

Mob pathfinding is grid aligned, so the shortest path is the one it takes.

What here is the issue? That it walks into the other frog?

@Dhranios ButΒ is the shortest path the one it takes? Why couldn't the frog just turn right first and then walk straight? There weren't any obstacles, like blocks, and it didn't make sense to walk a few blocks straight and then turn right. Although, I don't know, does another entity count as an obstacle?

It is the shortest path to the block it wants to go to; frogs don't select the nearest water block, they select a random nearby one.

Aw man, I thought they select the nearest one😞 Then, this issue will be resolved as "Works as intended"

Thank you for your report!
However, this issue is Invalid.

You have posted a feature request or a suggestion. This site is for bug reports only.
For suggestions, please visit Minecraft Suggestions on Reddit or visit the Feedback website.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ’¬ Community Support – πŸ“§ Mojang Support
πŸ““ Project Summary – ✍️ Feedback and Suggestions – πŸ“– Game Wiki

TomatoClownfish

(Unassigned)

Unconfirmed

(Unassigned)

1.19.3

Retrieved