Title Writer

Quick rating

Title Writer

No reviews yet

Animate Title Text with Typewriter animation

API/Library
Mod Loaders
Datapack
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.2+mod
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

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.

Screenshots

Gallery

  • "LOCATION: THE VILLAGE"
    "LOCATION: THE VILLAGE" title animation. (shaders: Lethal Shaders)
  • "TIME 9:30"
    "TIME 9:30" actionbar title animation. (shaders: Lethal Shaders)

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works