4b503e57c61de53ab8b2d10c2f2ce77b714b8640
For example, this affects empty Strings, and Strings that consist only of whitespace. In lenient mode this would also affect text that contains comments, but that is not the case currently. Minecraft's component parser (i.e. Gson) produces null for these texts instead of throwing a parse exception. By interpreting this text as legacy text we correctly create text components for them that contain their contents. By: blablubbabc <lukas@wirsindwir.de>
Description
No description provided
51 MiB
Languages
Java
100%