Item frame plays a sound when modifying nbt data
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
2019-11-08, 09:14 PM
2019-11-08, 09:24 PM
2019-11-08, 09:24 PM
0
0
-