-
Bug
-
Resolution: Duplicate
-
None
-
1.17.1
-
None
-
Unconfirmed
-
(Unassigned)
The following scoreboard criterias don't work:
- minecraft.killed:minecraft.item_frame
Regardless of player's gamemode or item in hand, scoreboards that use this criteria will not will not change when a player kills an item frame.
How to reproduce:
- /scoreboard objectives add killed_frame minecraft.killed:minecraft.item_frame
- /give @s minecraft:item_frame 1
- Place item frame, then break it using your hand, any item, or projectile.
- /scoreboard players get @s killed_frame
→ The score has not incremented.
- duplicates
-
MC-128473 "minecraft.killed:minecraft.<NON_BIOLOGICAL_ENTITY>" doesn't increase when killing non-biological entities
- Open