<aside> <img src="/icons/book_blue.svg" alt="/icons/book_blue.svg" width="40px" /> Content:
</aside>
<aside> <img src="/icons/arrow-down_blue.svg" alt="/icons/arrow-down_blue.svg" width="40px" /> This guide includes a resource pack, please download it before moving off with the guide:
</aside>
Checking out our root folder, our pack will need elements from two categories: the fonts and textures for the fonts. Therefore we have two folders, “font” and “textures” inside of ...assets/minecraft

The textures contains the two textures we’ll be using for two separate font files:

Next inside font, we’re declaring two fonts, named red and blue.

Inside each, we assign the according textures to the unicode A, but modify the texture that it is assigned to:


!! Don’t worry about these, they are explained in the Modifying Fonts page later on. !!