-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.14 Pre-Release 2, 1.16.4, 1.20.1
-
None
-
Confirmed
-
Commands, Mob behaviour
-
Low
-
Platform
When you previously put the attribute "followRange" to 0, no mob would target anything anymore. Now, they cannot move, but will still (try to) attack you. Phantoms strike down, evokers raise their hands, and worst of all: creepers simply explode. None of this happened in 1.13.
Reproduction:
- */summon creeper ~ ~ ~ {Attributes:[
{Name:"generic.follow_range",Base:0}
]}*
- Go in Survival/Adventure Mode
- The creeper will explode if you stand next to it.