Update Mechanics authored by Phillip's avatar Phillip
...@@ -127,6 +127,7 @@ are able to target locations as well. ...@@ -127,6 +127,7 @@ are able to target locations as well.
| [Add Tag][] | Adds a scoreboard tag to the target | | [Add Tag][] | Adds a scoreboard tag to the target |
| [Remove Tag][] | Removes a scoreboard tag from the target | | [Remove Tag][] | Removes a scoreboard tag from the target |
| [Teleport][] | Teleports to the target | | [Teleport][] | Teleports to the target |
| [TeleportIn][] | Teleports the target relative to where to mob is facing |
| [TeleportTo][] | Teleports the target to a specified location | | [TeleportTo][] | Teleports the target to a specified location |
| [Threat][] | Modifies the mob's threat towards the target | | [Threat][] | Modifies the mob's threat towards the target |
| [Throw][] | Throws the target entity | | [Throw][] | Throws the target entity |
...@@ -312,6 +313,7 @@ but not yet ready for use. ...@@ -312,6 +313,7 @@ but not yet ready for use.
[Add Tag]: /skills/mechanics/addtag [Add Tag]: /skills/mechanics/addtag
[Remove Tag]: /skills/mechanics/removetag [Remove Tag]: /skills/mechanics/removetag
[Teleport]: /skills/mechanics/teleport [Teleport]: /skills/mechanics/teleport
[TeleportIn]: /skills/mechanics/teleportin
[TeleportTo]: /skills/mechanics/teleportto [TeleportTo]: /skills/mechanics/teleportto
[Threat]: /skills/mechanics/threat [Threat]: /skills/mechanics/threat
[Throw]: /skills/mechanics/throw [Throw]: /skills/mechanics/throw
... ...
......