-
Bug
-
Resolution: Unresolved
-
None
-
1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 23w43b, 1.20.4, 24w19b
-
None
-
Confirmed
-
Commands
-
Normal
-
Platform
Per Moesh's comment on MC-46956, I'm making a new report for this.
When mobs are on teams they can be hit by projectiles from teammates, unlike players.
Steps to reproduce:
- /team add TestTeam
- /team modify TestTeam friendlyFire false
- run a few times:
/summon skeleton ~ ~ ~ {Team:TestTeam,HandItems:[{id:bow,Count:1}]}
- get the skeletons to attack you
- notice how some of the skeletons take damage from other skeletons' arrows.
Expected result:
Friendly fire is respected and the mobs be hit by teammates' projectiles.
Affects all forms of non-melee damage, so arrows, fireballs, dragon breath, splash potions, evocation fangs, etc.