Skip to content
GitLab
Explore
Sign in
Register
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
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
```
```
...
...