-
Bug
-
Resolution: Duplicate
-
None
-
19w45b
-
None
-
Unconfirmed
-
Commands
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
- duplicates
-
MC-123450 Item frames play sounds when the item within them is read from NBT
- Open