-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 18w05a, Minecraft 18w07c, 1.15.2, 20w21a, 1.16.1, 1.16.2 Release Candidate 2, 1.16.2, 20w46a, 1.16.5, 21w06a, 21w08b, 1.19.4, 24w19b
-
Confirmed
-
(Unassigned)
The bug
When using the sweep attack with the sword, entities on the same scoreboard team as the player cannot be hit with the sweep attack whether the team has friendlyFire allowed or not.
Steps to reproduce:
- /team add foobar
- /team modify foobar friendlyFire true
- /summon minecraft:pig ~1 ~ ~ {NoAI:1}
- /summon minecraft:pig ~1 ~ ~1 {NoAI:1,Team:"foobar"}
- /team join foobar @s
- Hit the closest summoned pig with a sword
→ The second pig won't be damaged
- relates to
-
MC-271912 Mace smash attack does not affect players/entities on the same team with friendlyFire enabled
- Open