Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Mechanics
removehelditem
removehelditem
· Changes
Page history
Updated example to not use mechanic alias.
authored
Oct 20, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/removehelditem.md
View page @
1084ed68
...
...
@@ -17,7 +17,7 @@ Removes the given amount from the target player's held item.
```
yaml
ExampleSkill
:
Skills
:
-
consum
eHeldItem{amount=1} @trigger
-
remov
eHeldItem{amount=1} @trigger
```
...
...