Data merging a private use unicode character into an item entity or block entity, etc, then using /data get to retrieve the nbt data will cause the game to freeze.
Attachments
Comments 4
Try this:
Place a jukebox down.
Run the following command at the jukebox:
data merge block ~ ~ ~ {RecordItem:{id:"minecraft:stone",Count:1b,tag:{test:[""]}}}
Now get the jukebox's data using /data get block
Can't reproduce (used U+F100)