Changes
Page history
Update RingAroundOrigin
authored
Apr 28, 2025
by
Ghmmy
Show whitespace changes
Inline
Side-by-side
Skills/Targeters/RingAroundOrigin.md
View page @
a68f9745
...
@@ -24,6 +24,11 @@ ExampleSkill:
...
@@ -24,6 +24,11 @@ ExampleSkill:
onEnd=[
onEnd=[
- effect:particles @RingAroundOrigin{r=5;p=15}
- effect:particles @RingAroundOrigin{r=5;p=15}
]}
]}
# This will draw a vertical circle instead of a flat one:
VerticalRingSkill
:
Skills
:
-
particles{p=enchanted_hit;a=1;} @RAO{r=2;rz=1.57;p=9;relative=true}
```
```
...
...
...
...