fonts
Last updated
Last updated
The fonts are like minecraft uses characters, with the resourcepack you can replace 😀 by some specific texture in your resourcepack that does not exceed 256x, an example would be this
type
The font type, in this case, is bit-map for image-based chars.
file
the texture route, in this case “file” will refer to assets/minecraft/textures/custom/emojis/smile.png
ascent
Vertical displacement of the char
height
The height of each character in pixels
chars
An array of characters to be used to split or use an entire texture.