Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicCrucible
Wiki
Skills
Mechanics
ModelSet
ModelSet
· Changes
Page history
Update ModelSet
authored
Sep 22, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Skills/Mechanics/ModelSet.md
Skills/Mechanics/ModelSet.md
+2
-1
No files found.
Skills/Mechanics/ModelSet.md
View page @
229d7e7e
...
@@ -9,9 +9,10 @@ Sets the specified CustomModelData on the item the caster is holding
...
@@ -9,9 +9,10 @@ Sets the specified CustomModelData on the item the caster is holding
## Examples
## Examples
```
yaml
```
yaml
Skills
:
Skills
:
-
model
set
{m=3} @self ~onUse
-
setitem
model{m=3} @self ~onUse
```
```
## Aliases
## Aliases
-
[x] modelset
-
[x] setmodel
-
[x] setmodel
-
[x] setitemmodel
-
[x] setitemmodel
\ No newline at end of file