Changes
Page history
Many mechanics
authored
Sep 23, 2023
by
Ticxo
Show whitespace changes
Inline
Side-by-side
MythicMobs/mechanics/model/SetModelTag.md
View page @
a12f97bd
To be written
\ No newline at end of file
[
< Back to mechanic page
](
../../Model-Mechanics
)
Mechanic: SetModelTag
===============
Set the text of a name tag bone
Attributes
----------
| Attribute | Aliases | Description | Type | Default |
|-----------|-----------------------|------------------------|---------|---------|
| modelid | m, mid, model | Targeted model | String | |
| partid | b, bone, p, pid, part | Targeted name tag bone | String | |
| tag | t | The displayed text | String | |
| visible | v | Visibility | Boolean | true |