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
fixed typo
authored
Jun 06, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
skills/mechanics/removehelditem.md
skills/mechanics/removehelditem.md
+2
-2
No files found.
skills/mechanics/removehelditem.md
View page @
697dfb15
...
@@ -12,8 +12,8 @@ Removes the given amount from the target player's held item.
...
@@ -12,8 +12,8 @@ Removes the given amount from the target player's held item.
## Examples
## Examples
```
yaml
```
yaml
ExampleSkill
:
ExampleSkill
:
Skills
:
Skills
:
-
consumeHeldItem{amount=1} @trigger
-
consumeHeldItem{amount=1} @trigger
```
```
...
...