... | ... | @@ -40,3 +40,7 @@ ExampleModelAttack: |
|
|
- delay 17
|
|
|
- damage{...} @trigger
|
|
|
```
|
|
|
|
|
|
|
|
|
### 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 |