TW Extension -TextDisplayDialogs
Use Minecraft TextDisplay entities as immersive dialogues inside TypeWriter.
This extension adds support for TextDisplay-based dialogues in TypeWriter. Instead of using only chat or classic UI, you can render dialogues directly in the world using TextDisplay entities β perfect for in-world captions, holograms, and cinematic subtitles.
These entries expose different ways to use TextDisplay dialogues in your TypeWriter flows.
textdisplay_option β Add an Option TextDisplay Dialogue.textdisplay_spoken β Add a Spoken TextDisplay Dialogue.textdisplay_cinematic β Add a Cinematic TextDisplay Dialogue.The extension provides a dedicated placeholder to control and/or display the dialogue timer.
%typewriter_textdisplaydialogue_timer% |
Represents the remaining or configured time for the current TextDisplay dialogue. |
You can use this placeholder in UI elements or other text fields to show a countdown or simply to drive logic based on remaining time.



