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.
Linked issues
Comments 3
Sorry, I didn't see this was already reported.
Duplicate of MC-128473.
Thank you for your report!
We're tracking this issue in MC-128473, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Could relate to MC-117824.