Setting a block to be a chest with CustomName "Example" returns an unexpected error.
Setting the same block to be a chest with CustomName "100" works fine.
Setting a block to be a chest with CustomName "Example" returns an unexpected error.
Setting the same block to be a chest with CustomName "100" works fine.
CustomNameuses JSON components now.Ex.
{CustomName:"Example"}→{CustomName:"{\"text\":\"Example\"}"}