SNBT text components prevent unicode escapes from working
In previous versions, the usage of JSON for text components allowed for the unicode escape syntax \uXXXX to insert unicode characters. SNBT does not support this, resulting in a feature regression.