Mechanic
setTextDisplay
Sets the text component of Text Display entity
Aliases
setText
Configuration Fields (1)
| Name | Type | Default | Description |
|---|---|---|---|
| text t | PlaceholderString | — | The text to use. If not set, the mechanic will remove the text from the entity instead. |
Examples & Notes
Examples
ExampleTextDisplayEntity:
Type: TEXT_DISPLAY
DisplayOptions:
Text: I am but a humble example, nothing to see here
Skills:
- settextdisplay{text="MUHAHAHA! YOU FELL FOR MY TRICKERY!";delay=100} @self ~onSpawn
