About Minecraft Text Generator
Write colorful, formatted Minecraft text and get the exact command for it. Add text segments, color each one, and toggle bold, italic, underline, strikethrough and obfuscated. The live preview shows how it looks before you paste it in.
Choose your output: a /tellraw message in chat, a /title or action bar, the text for a sign, or the pages of a written book. The generator writes the correct JSON text component for Java, or section-code rawtext for Bedrock.
Tellraw JSON made easy
The /tellraw command takes a JSON text component, which is fiddly to write by hand. Build your message visually and the generator produces valid JSON, including the array form when you use multiple colored segments.
Titles, signs and books
Switch the output type to make a /title or /title actionbar, the four lines of a sign, or a multi-page written book. Each one uses the right command and NBT for your version, including the front_text format for signs on 1.20 and newer.
Colors and formatting
Use any of the sixteen Minecraft text colors and stack formatting like bold and italic on each segment. On Bedrock the generator converts your formatting to section codes inside rawtext, since Bedrock handles text differently from Java.
Frequently asked questions
- How do I make colored text in Minecraft?
- Add a text segment, pick a color, and copy the /tellraw command. The generator writes the JSON for Java or section codes for Bedrock.
- How do I use /tellraw with multiple colors?
- Add a segment per color. The generator outputs the JSON array form that /tellraw needs for multiple styled pieces.
- Can I make a sign or book?
- Yes. Switch the output type to Sign or Written book. Each segment becomes a sign line or a book page.
- Does it work on Bedrock?
- Yes for /tellraw and /title using rawtext and section codes. Signs and books cannot be made from a command on Bedrock, which the tool notes.
- Is the text generator free?
- Yes, it runs entirely in your browser with no sign-up.