Title Writer
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (2 images)
🔍 Analysis
- 👍 1.4% endorsement rate — high engagement, a strong quality signal
- 🏆 #42 of 188 datapack mods in this game by downloads
📋 About This Mod
# About Me "TitleWriter" is a small datapack/mapmaking/gamemaking tool that allows players to show animated titles to players where the animation style is "typewriter". Players can set tick-delay and sound that is played per character, to imitate a typewriter animation style! # How to use ``` /function tl:title {"text":"abcd","tick":10,"location":"actionbar/title","sound":"block.note_block.bit master @s ~ ~ ~ 1 2 1", args:{font:"minecraft:default",is_bold:FALSE,is_italic:FALSE}} ``` ``` To use this datapack, you'll have to run a function file "tl:title" with a set of parameters inside `{..}`. These are the following: - text : Self-explanatory, it's the text. |_______ can be either pure string, or literal SNBT (lists supported!) |____ if literal SNBT is used, set args to {is_literal:TRUE}. - tick : this is the animation delay between every letter in ticks. - location : this field defines whether title is shown. |_______ can be either title or actionbar. - sound : this is the sound that is played. |_______ example: "minecraft.sound master @s ~ ~ ~ 1 1 1" - args : Optional Arguments for different behavior |_______ is_bold: TRUE/FALSE; Turns all text to Bold |_______ is_italic: TRUE/FALSE; Turns all text to italic. |_______ font: string; Change the font of the text. |_______ is_literal: TRUE/unset; |_____ This Flag disregards the flags above. |_____ If mentioned/set to true, text interprets SNBT similar to /tellraw or default /title. |_____ Can be used to animate Words, Complex SNBT or Text with Gradient. ``` ### Note: If you're text has a semi-colon or an "=" sign, make sure that your text value in the command looks like this: ` "text":'"TIME 9:30"' ` which is TEXT inside DOUBLE_QUOTATION_MARKS inside SINGLE_QUOTATION_MARKS # Limitations: - #### ~~You cannot color/italicize/bold text currently~~ This has been fixed by introducing literal SNBT support.
# About Me "TitleWriter" is a small datapack/mapmaking/gamemaking tool that allows players to show animated titles to players where the animation style is "typewriter". Players can set tick-delay and sound that is played per character, to imitate a typewriter animation style!
# How to use ``` /function tl:title {"text":"abcd","tick":10,"location":"actionbar/title","sound":"block.note_block.bit master @s ~ ~ ~ 1 2 1", args:{font:"minecraft:default",is_bold:FALSE,is_italic:FALSE}} ``` ``` To use this datapack, you'll have to run a function file "tl:title" with a set of parameters inside `{..}`. These are the following: - text : Self-explanatory, it's the text. |_______ can be either pure string, or literal SNBT (lists supported!) |____ if literal SNBT is used, set args to {is_literal:TRUE}. - tick : this is the animation delay between every letter in ticks. - location : this field defines whether title is shown. |_______ can be either title or actionbar. - sound : this is the sound that is played. |_______ example: "minecraft.sound master @s ~ ~ ~ 1 1 1" - args : Optional Arguments for different behavior |_______ is_bold: TRUE/FALSE; Turns all text to Bold |_______ is_italic: TRUE/FALSE; Turns all text to italic. |_______ font: string; Change the font of the text. |_______ is_literal: TRUE/unset; |_____ This Flag disregards the flags above. |_____ If mentioned/set to true, text interprets SNBT similar to /tellraw or default /title. |_____ Can be used to animate Words, Complex SNBT or Text with Gradient. ``` ### Note: If you're text has a semi-colon or an "=" sign, make sure that your text value in the command looks like this: ` "text":'"TIME 9:30"' ` which is TEXT inside DOUBLE_QUOTATION_MARKS inside SINGLE_QUOTATION_MARKS
# Limitations: - #### ~~You cannot color/italicize/bold text currently~~
This has been fixed by introducing literal SNBT support.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- barden
- Version
- 1.2+mod
- Downloads
- 1,485
- Endorsements
- 21
- Category
- datapack
- Created
- 9/26/2024
- Updated
- 8/13/2025
- Game Versions
- 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9
- Tags
- library, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Title Writer support?
The author lists 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10. Other versions may work but are untested by the author.
What is the latest version of Title Writer?
Version 1.2+mod, published 2025-08-13 with 1,485 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await

