added MovePin mechanic authored by Lxlp's avatar Lxlp
...@@ -126,6 +126,7 @@ are able to target locations as well. ...@@ -126,6 +126,7 @@ are able to target locations as well.
| [Mount][] | Summons a mob for the caster and mounts it | | [Mount][] | Summons a mob for the caster and mounts it |
| [MountMe][] | Forces the targeted entity to mount the caster | | [MountMe][] | Forces the targeted entity to mount the caster |
| [MountTarget][] | Mounts the target | | [MountTarget][] | Mounts the target |
| [MovePin][] | Moves the given pin to the target location |
| [OpenTrades][] | Opens the trades of the casting villager to the target player | | [OpenTrades][] | Opens the trades of the casting villager to the target player |
| [Oxygen][] | Gives oxygen to a player target | | [Oxygen][] | Gives oxygen to a player target |
| [Particle][] | Creates particle effects around the target | | [Particle][] | Creates particle effects around the target |
...@@ -463,6 +464,7 @@ but not yet ready for use. ...@@ -463,6 +464,7 @@ but not yet ready for use.
[Mount]: /skills/mechanics/mount [Mount]: /skills/mechanics/mount
[MountMe]: /skills/mechanics/mountme [MountMe]: /skills/mechanics/mountme
[MountTarget]: /skills/mechanics/mounttarget [MountTarget]: /skills/mechanics/mounttarget
[MovePin]: /skills/mechanics/MovePin
[OpenTrades]: /skills/mechanics/OpenTrades [OpenTrades]: /skills/mechanics/OpenTrades
[Oxygen]: /skills/mechanics/oxygen [Oxygen]: /skills/mechanics/oxygen
[Particle]: /skills/mechanics/Particle [Particle]: /skills/mechanics/Particle
... ...
......