Progressive Text Display
A simple datapack API to display text to players progressively
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Progressive Text Display
Progressive Text Display
This is a simple datapack API allowing you to display text above the hotbar using the actionbar title.
How to use:
Set the delay for new characters to appear using: `scoreboard players set !delay counter <time in ticks>` (defaults to 1)
Set the text to be displayed using `/function progressive_text:set_string {"string":"Hello World!"}`