Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 20w17a
-
Fix Version/s: 1.16 Pre-release 7
-
Labels:None
-
Confirmation Status:Confirmed
-
Category:Text
-
Mojang Priority:Trivial
Description
I extracted the default.json (20w17a.jar\assets\minecraft\font) font file to test out the new features and saw that in the 'minecraft:font/ascii.png' section of the file it uses a quotation sign (\") rather than the Unicode code for it (being \u0022).
This seems a little inconsistent seeing all other characters are in code form.