The bug:
An item frame with an item inside plays the minecraft:entity.item_frame.add_item sound everytime a /data (merge/modify)
entity command is applied.
How to replicate:
Place an item frame in the world and put an item inside
Place a command block and paste this command: {{execute as @e[type=minecraft:item_frame] run data merge entity @s {Glowing:0b}
}}
Set the command block to repeating and always active
Linked issues
Comments
No comments.