Reproduction steps
Place a disc into a jukebox
Ctrl
+ middle click to grab the jukebox with saved NBT dataPlace the jukebox
Right click
❌ It will not release the discBreaking the jukebox confirms the disc is saved in the blocks inventory
Cause
Interaction with the jukebox happens depending on has_record
block state property, but dropping record happens based on block entity.
When the jukebox is placed the has_record
property is not updated.
Related issues
relates to
Comments
No comments.