added UndoPaste mechanic. authored by Lxlp's avatar Lxlp
...@@ -158,6 +158,7 @@ are able to target locations as well. ...@@ -158,6 +158,7 @@ are able to target locations as well.
| [ToggleLever][] | Toggles a lever at the target location | | [ToggleLever][] | Toggles a lever at the target location |
| [ToggleSitting][] | Toggles the sitting state for cats, dogs, foxes, and parrots. | | [ToggleSitting][] | Toggles the sitting state for cats, dogs, foxes, and parrots. |
| [TrackLocation][] | Sets the mob's tracked location to the targeted location | | [TrackLocation][] | Sets the mob's tracked location to the targeted location |
| [UndoPaste][] | Undoes a previously made paste |
| [Velocity][] | Modifies the velocity of the target entity(s) | | [Velocity][] | Modifies the velocity of the target entity(s) |
| [Weather][] | Modifies the weather in the target world | | [Weather][] | Modifies the weather in the target world |
| [WolfSit][] | Forces a targeted wolf to sit. | | [WolfSit][] | Forces a targeted wolf to sit. |
...@@ -376,6 +377,7 @@ but not yet ready for use. ...@@ -376,6 +377,7 @@ but not yet ready for use.
[Throw]: /skills/mechanics/throw [Throw]: /skills/mechanics/throw
[ToggleLever]: /skills/mechanics/togglelever [ToggleLever]: /skills/mechanics/togglelever
[ToggleSitting]: /skills/mechanics/togglesitting [ToggleSitting]: /skills/mechanics/togglesitting
[UndoPaste]: /skills/mechanics/undopaste
[Velocity]: /skills/mechanics/velocity [Velocity]: /skills/mechanics/velocity
[Weather]: /skills/mechanics/weather [Weather]: /skills/mechanics/weather
[WolfSit]: /skills/mechanics/wolfsit [WolfSit]: /skills/mechanics/wolfsit
... ...
......