-
Bug
-
Resolution: Unresolved
-
None
-
21w16a, 21w17a, 21w18a, 21w19a, 21w20a, 1.17 Pre-release 3, 1.17 Pre-release 4, 1.17 Pre-release 5, 1.17 Release Candidate 1, 1.17, 1.17.1 Pre-release 1, 1.17.1 Pre-release 2, 1.17.1, 1.18 Pre-release 1, 1.18.1, 22w05a, 1.18.2, 1.19, 1.19.3, 1.19.4, 1.20.1, 1.20.4, 23w51b, 1.21, 1.21.3
-
Confirmed
-
Mob behaviour
-
Normal
-
Gameplay
The Bug:
Goats can ram invisible entities.
Steps to Reproduce:
- Summon a large number of goats, give yourself the invisibility effect, and switch into survival mode.
- Alter any random goat's NBT data to make them want to ram nearby entities by using the command provided below multiple times.
/execute as @e[type=minecraft:goat,limit=1,sort=random] run data modify entity @s Brain.memories."minecraft:ram_cooldown_ticks".value set value 1
- Keep repeating the above step until one of the goats ram you.
- Take note as to whether or not goats can ram invisible entities.
Observed Behavior:
Goats can ram invisible entities.
Expected Behavior:
Goats would not be able to ram invisible entities.