mojira.dev
MC-225193

Goats will attempt to ram entities that are outside of the world border

The Bug:

Goats will attempt to ram entities that are outside of the world border.

Steps to Reproduce:

  • Set the center of the world border to your current position, along with making it 50 blocks wide.

/worldborder center ~ ~
/worldborder set 50
  • Spawn a cow next to the world border.

  • Shrink the world border so that the cow is outside of it.

/worldborder set 40
  • Spawn a goat and wait for it to ram the cow, or you can use the following command to make it ram the cow:

/execute as @e[type=minecraft:goat,limit=1,sort=nearest] run data modify entity @s Brain.memories."minecraft:ram_cooldown_ticks".value set value 1

→ ❌  Notice how goats will attempt to ram entities that are outside of the world border.

Linked issues

Attachments

Comments 3

can confirm in 21w18a

confirmed in 21w19a

Similar behaviour can also be seen with axolotls. See MC-225194.

Avoma

migrated

Community Consensus

Low

Mob behaviour

goat, world-border

21w18a, 21w19a, 21w20a

1.17 Pre-release 1

Retrieved