Update Mechanics authored by Akim91's avatar Akim91
...@@ -70,6 +70,7 @@ are able to target locations as well. ...@@ -70,6 +70,7 @@ are able to target locations as well.
| [Oxygen][] | Gives oxygen to a player target | | [Oxygen][] | Gives oxygen to a player target |
| [PoseArmorStand][] | Changes the pose of the target ArmorStand | | [PoseArmorStand][] | Changes the pose of the target ArmorStand |
| [Potion][] | Applies a potion effect to the target | | [Potion][] | Applies a potion effect to the target |
| [PotionClear][] | Removes all potion effects from target entity |
| [Prison][] | Imprisons the target inside a block | | [Prison][] | Imprisons the target inside a block |
| [Pull][] | Pulls the target towards the mob | | [Pull][] | Pulls the target towards the mob |
| [PushButton][] | Pushes a button at the target location | | [PushButton][] | Pushes a button at the target location |
...@@ -246,6 +247,7 @@ but not yet ready for use. ...@@ -246,6 +247,7 @@ but not yet ready for use.
[Oxygen]: /skills/mechanics/oxygen [Oxygen]: /skills/mechanics/oxygen
[PoseArmorStand]: /skills/mechanics/posearmorstand [PoseArmorStand]: /skills/mechanics/posearmorstand
[Potion]: /skills/mechanics/potion [Potion]: /skills/mechanics/potion
[PotionClear]: /skills/mechanics/potionclear
[Prison]: /skills/mechanics/prison [Prison]: /skills/mechanics/prison
[Pull]: /skills/mechanics/pull [Pull]: /skills/mechanics/pull
[PushButton]: /skills/mechanics/pushbutton [PushButton]: /skills/mechanics/pushbutton
... ...
......