Community listing page, reviews here may not be monitored by the author.
Unown Font
No reviews yet
Adds a font inspired by the unown characters to Minecraft.
Inspired by anime series and other cultural phenomena, often featuring recognizable characters and settings.
Centers around fantasy elements such as spells, rituals, and magical energies, often involving personal empowerment and magical automation.
Improves the visual aspects of the game with better textures, models, etc.
Adds extra features or content to an existing mod.
Inspired by or including content related to the Pokemon franchise.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
This mod adds an eerie eye font that is 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, tool tips, books, signs, the title command, and much more.
Overview
The unown font substitutes the 26 characters of the Latin alphabet along with the exclamation and question mark with their unown counterparts. Both upper and lowercase characters are supported and will look identical.

Usage Guide
Banner Patterns
Starting with Minecraft 1.19.2 the wandering trader will sometimes have an unown banner pattern stencil for sale. Players can use this stencil at the loom to paint the unown symbols onto their banners.

Vanilla Commands & NBT
The base game has many commands that allow you to change the style of text. You can specify the unown font by using the font ID of "unownfont:unown". Below are a few examples of commands that can do this.
- /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 many commands that help you work with fonts. These commands will work for the unown font along with any other fonts you have 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.
Code & Modding
If you are developing a mod or have access to code/scripting tools you can apply the font to any mutable text component. This is done by updating the style of the text component.
- Java:
text.withStyle(style -> style.withFont(new ResourceLocation("unownfont", "unown")); - ZenScript: Same as Java
This project is sponsored by Nodecraft. Use code DARKHAX for 30% off your first month of service!
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!
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
