This mod adds an eerie eye font based on the Pokemon species Unown. The Unown font is sure to add some mystery to your game and pairs especially well with mods like Pixelmon and Cobblemon. The font can be used with anything that accepts raw JSON text, including item names, tooltips, books, and signs.
Overview
This font contains the 26 characters of the latin alphabet and both the exclamation and question mark characters. The uppercase and lowercase alphabet are both supported.
Banner Patterns
Starting with Minecraft 1.19.2 the wandering trader will sometimes have an unown banner pattern for sale. You can use this pattern at the loom to paint the unown symbols onto banners.
Vanilla Commands
Many of the commands in Minecraft allow you to specify text. Commands that use the raw JSON format can use this font by setting the font ID to unownfont:unown
. Here are a few examples.
/give @p stone{display:{Name:"[{\"text\":\"Hello\",\"italic\":false,\"color\":\"gold\",\"font\":\"unownfont:unown\"}]"}} 1
/title @a title {"text":"Hello","font":"unownfont:unown"}
/tellraw @p {"text":"Hello","font":"unownfont:unown"}
Bookshelf Commands
The Bookshelf mod adds several commands that can help you work with fonts. These commands work for the unown font and any other fonts loaded into the game.
/bookshelf font say <font_id> <msg>
- Creates a chat message in the given font./bookshelf font item <font_id>
- Applies the font to the currently held item./bookshelf font book <font_id>
- Applies the font to the name and contents of the held book./bookshelf font block <font_id> x y z
- Applies the font to a block at the given coordinates. Works with signs and namable blocks like chests.
This project is sponsored by Nodecraft. Use code DARKHAX for 30% off your first month of service!
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+