Gui
How to use the gui.yml file
In the gui.yml file you can add a base64 for every language that will appear in the gui.
In small words a base64 is a string containing the texture of an head.
You have to pick the
Texture Signature
value.Here you are an easy gif that explain it.

Just add it to the gui.yml
base:
# Existing bases..
"your-awesome-lang": "your awesome base64"
Last modified 2yr ago