moved SummonAreaEffectCloud to mechanics authored by Lxlp's avatar Lxlp
...@@ -78,7 +78,6 @@ Of particular relevance is the `audience=@Targeter` attribute, that allows any e ...@@ -78,7 +78,6 @@ Of particular relevance is the `audience=@Targeter` attribute, that allows any e
| [Sound][] | Plays a sound effect from both vanilla Minecraft and resource packs | | [Sound][] | Plays a sound effect from both vanilla Minecraft and resource packs |
| [Spin][] | Causes the mob to spin | | [Spin][] | Causes the mob to spin |
| [StopSound][] | Stops a sound effect from playing | | [StopSound][] | Stops a sound effect from playing |
| [SummonAreaEffectCloud][] | Summons a cloud of particles at the target |
| [ThunderLevel][] | Creates a rainless storm for players client side (per Player) | | [ThunderLevel][] | Creates a rainless storm for players client side (per Player) |
| [TotemOfUndying][] | Plays the effect of a player resurrecting | | [TotemOfUndying][] | Plays the effect of a player resurrecting |
...@@ -132,7 +131,6 @@ Edit: (Dant35tra5t) Atom is working for some reason. Putting it in main list. ...@@ -132,7 +131,6 @@ Edit: (Dant35tra5t) Atom is working for some reason. Putting it in main list.
[Sound]: /skills/effects/sound [Sound]: /skills/effects/sound
[Spin]: /skills/effects/spin [Spin]: /skills/effects/spin
[StopSound]: /skills/effects/stopsound [StopSound]: /skills/effects/stopsound
[SummonAreaEffectCloud]: /skills/effects/summonareaeffectcloud
[ThunderLevel]: /skills/effects/thunderlevel [ThunderLevel]: /skills/effects/thunderlevel
[TotemOfUndying]: /skills/effects/totemOfUndying [TotemOfUndying]: /skills/effects/totemOfUndying
[Atom]: /skills/effects/atom [Atom]: /skills/effects/atom
... ...
......