-
Bug
-
Resolution: Duplicate
-
None
-
1.19.4, 23w17a
-
None
-
We've caught a bug where mobs are attacking creatives.
1. summon multiple looters in one place.
2. Get out of the recognition range and change it to survival mode.
apply this nbt to mobs "execute as @e[type=pillager] run data merge entity @s {PersistenceRequired:1b,Attributes:[{Name:generic.follow_range,Base:200}]}"
3. Run this command in survival mode "/damage @e[type=minecraft:pillager,limit=1,sort=nearest] 0 minecraft:arrow by @p" And change to creative right away.We've caught a bug where mobs are attacking creatives. 1. summon multiple looters in one place. 2. Get out of the recognition range and change it to survival mode. apply this nbt to mobs "execute as @e[type=pillager] run data merge entity @s {PersistenceRequired:1b,Attributes:[{Name:generic.follow_range,Base:200}]}" 3. Run this command in survival mode "/damage @e[type=minecraft:pillager,limit=1,sort=nearest] 0 minecraft:arrow by @p" And change to creative right away.
-
Unconfirmed
-
(Unassigned)
We found a bug where mobs are attacking creatives. This bug also includes zombies, husks, zombified piglins, and drowners.
- duplicates
-
MC-146524 Certain mobs attack while the player is in creative or spectator mode
- Open