Changes
Page history
Update Mechanics
authored
Jun 20, 2022
by
Fade
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
6840ac54
...
...
@@ -118,6 +118,7 @@ are able to target locations as well.
|
[
SetMobColor
][]
| Changes the color of the target if it is a colorable mob |
|
[
SetMobScore
][]
| Sets a scoreboard value on the casting mob |
|
[
SetName
][]
| Changes the target entity's name |
|
[
SetFaction
][]
| Changes the target entity's faction |
|
[
SetNoDamageTicks
][]
| Sets the nodamageticks of the target |
|
[
SetOwner
][]
| Makes the target the owner of the casting mob |
|
[
SetRotation
][]
| Sets the rotation of the target |
...
...
@@ -401,4 +402,5 @@ but not yet ready for use.
[
OnJump
]:
/skills/mechanics/onjump
[
OnDeath
]:
/skills/mechanics/ondeath
[
ShieldBreak
]:
/skills/mechanics/shieldbreak
[
Switch-Case
]:
/skills/mechanics/switch-case
\ No newline at end of file
[
Switch-Case
]:
/skills/mechanics/switch-case
[
SetFaction
]:
/skills/mechanics/setFaction
\ No newline at end of file