

Stray Robot Font
This mod adds to Minecraft a unique font based on the alphabet used by robots from the game Stray, as well as 39 different banner patterns created using the characters of this alphabet.
The font can be used in any JSON text (its identifier: strayfont:stray
), for example, using the /tellraw
or /title
commands, or in custom item names. If you have the Bookshelf mod installed, you can use the /bookshelf font
command for more convenient font application.
Supported Characters
The font includes:
- All 26 letters of the Latin alphabet from A to Z (uppercase and lowercase letters are displayed the same)
- Arabic numerals from 1 to 9 (the digit 0 is not supported)
- Alternative variants of the letters E, I, and P, which correspond to the characters é, è, î, and Þ (uppercase and lowercase are also displayed the same)
Note on special characters:
- In Windows, you can use Alt codes:
0233/0232/0238/0222
for lowercase and0201/0200/0206/0254
for uppercase letters - Unicode codes:
u00E9/u00E8/u00EE/u00FE
for lowercase andu00C9/u00C8/u00CE/u00DE
for uppercase letters - Although the original Stray game has a second alternative variant of the letter I, due to insufficient resolution in this mod version, they cannot be distinguished, so only one variant is included
Banner Patterns
To obtain banner patterns, craft the "Banner Pattern" item and use it on a loom, just like any other patterns. Crafting recipe: one sheet of paper, any fish, and one redstone each.
The creation of this mod was inspired by Darkhax's works, such as the Runelic mod.