When entering ² or ³ in the chat, ² looks like it's bold, while ³ looks like it's force unicode.
I expected them either both to be unicode or in the font of the game.
When entering ² or ³ in the chat, ² looks like it's bold, while ³ looks like it's force unicode.
I expected them either both to be unicode or in the font of the game.
Minecraft's font, for whatever reason, uses
ⁿ
and²
in its "ascii" font (along with a bunch of other symbols like ⌠/⌡, ∞, ±, etc). That's just the way the font works, even though it doesn't match actual ASCII. So, the reason³
is rendered in the Unicode font is because it's not present in the ASCII font, which is unlikely to change; the same is the case for ∛∜⁰¹³⁴⁵⁶⁷⁸⁹.