[Util Change]: Display what the character code would look like in MC Chat.
- Dominant language
- Svelte
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Possibly next to character show what it would look like in chat, or on the text, just in the Minecraft font. OR event just display in the Minecraft font soley.
This would just make it easier to pick out which ones, especially ones that are in the same pixel ratio to other characters.
Some resources/info I've found that would be useful:
https://www.minecraft.net/en-us/article/minecraft-snapshot-23w17a - This shows that the newer versions of Minecraft use Unifont 15.0.01. (Only if it doesn't' already have a mapping)
Mappings Jsons (1.20.1) from source:
[default.json](https://github.com/flytegg/mcu-website/files/13433415/default.json)
[space.json](https://github.com/flytegg/mcu-website/files/13433416/space.json)
[unifont.json](https://github.com/flytegg/mcu-website/files/13433417/unifont.json)
[alt.json](https://github.com/flytegg/mcu-website/files/13433419/alt.json)
[default.json](https://github.com/flytegg/mcu-website/files/13433420/default.json)
[illageralt.json](https://github.com/flytegg/mcu-website/files/13433421/illageralt.json)
[uniform.json](https://github.com/flytegg/mcu-website/files/13433422/uniform.json)
Mapping Images (1.20.1) from source:

### Extra Info
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.