-
Bug
-
Resolution: Unresolved
-
None
-
21w20a, 1.17 Pre-release 1, 1.17 Pre-release 3, 1.17 Pre-release 4, 1.17 Pre-release 5, 1.17 Release Candidate 1, 1.17 Release Candidate 2, 1.17, 1.17.1 Pre-release 1, 1.17.1 Pre-release 2, 1.17.1 Pre-release 3, 1.17.1 Release Candidate 1, 1.17.1, 1.18 Pre-release 1, 1.18.1, 22w05a, 1.18.2, 22w17a, 1.19 Pre-release 4, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.4, 23w51b, 1.21, 1.21.3, 1.21.4
-
Confirmed
-
Mob behaviour
-
Normal
-
Gameplay
The Bug:
The behavior of goats is slow and delayed when attempting to ram entities while tempted with their favorite food.
Steps to Reproduce:
- Summon a goat and switch into survival mode.
- Obtain some wheat and hold it in your hand so that the goat is tempted and follows you.
- Alter the goat's NBT data to make it want to ram nearby entities by using the command provided below.
/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
- Repeat the above step if the goat failed to ram you after a fair amount of time.
- Observe the behavior of the goat as it attempts to ram you.
- Take note as to whether or not the behavior of goats is slow and delayed when attempting to ram entities while tempted.
Observed Behavior:
The behavior of goats is slow and delayed.
Expected Behavior:
The behavior of goats would not be slow and delayed.