Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
skills/mechanics/removehelditem.md
skills/mechanics/removehelditem.md
+1
-1
No files found.
skills/mechanics/removehelditem.md
View page @
1084ed68
...
@@ -17,7 +17,7 @@ Removes the given amount from the target player's held item.
...
@@ -17,7 +17,7 @@ Removes the given amount from the target player's held item.
```
yaml
```
yaml
ExampleSkill
:
ExampleSkill
:
Skills
:
Skills
:
-
consum
eHeldItem{amount=1} @trigger
-
remov
eHeldItem{amount=1} @trigger
```
```
...
...