Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Mechanics
saddle
saddle
· Changes
Page history
changed particle mechanic alias in examples
authored
Nov 01, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/saddle.md
View page @
90aa4d51
...
...
@@ -27,7 +27,7 @@ ExampleMob:
- saddle @self
];
onTick=[
-
e:p
{p=crit;hs=0.3;vs=0.2;y=1;a=2} @self
-
particle
{p=crit;hs=0.3;vs=0.2;y=1;a=2} @self
- closeinventory @Passenger
];
onEnd=[
...
...