Update FAQ authored by Lxlp's avatar Lxlp
...@@ -39,4 +39,8 @@ ExampleModelAttack: ...@@ -39,4 +39,8 @@ ExampleModelAttack:
- state{...} - state{...}
- delay 17 - delay 17
- damage{...} @trigger - damage{...} @trigger
``` ```
\ No newline at end of file
### How can i make multiline names?
You can't simply use `<&nl>` or `\n` in the display name: you will have to make multiple [Tag bones](/Modeling/Bone-Behaviors#nametag) and then apply the text you want to them via the [SetModelTag](/MythicMobs/mechanics/model/SetModelTag) mechanic
\ No newline at end of file