Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Mechanics
raytraceto
raytraceto
· Changes
Page history
fixed typo in examples
authored
Feb 06, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/raytraceto.md
View page @
617df20e
...
...
@@ -19,7 +19,7 @@ Traces a ray to the target, like the [Raytrace](skills/mechanics/raytraceto) mec
```
yaml
MyRaytraceToSkill
:
Skills
:
-
raytrace{
-
raytrace
to
{
entitySkill=[
- damage{amount=20}
];
...
...