-
Bug
-
Resolution: Duplicate
-
None
-
23w06a
-
None
-
Unconfirmed
-
(Unassigned)
With a command, zombie "B" made one damage to zombie "A". But after, zombie "B" start to take damage for an unknown reason.
try with and wihout the bundle datapack.
/summon minecraft:zombie ~ ~ ~ {Tags:["A"]}
/summon minecraft:zombie ~ ~ ~ {Tags:["B"]}
/damage @e[tag=A,limit=1] 1 minecraft:mob_attack by @e[tag=B,limit=1]
- duplicates
-
MC-110386 Certain mobs attack themselves when targeted by a mob of the same type
- Resolved