Changes
Page history
added vanillaonly attribute
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/hasItem.md
View page @
e884be2a
...
...
@@ -9,6 +9,7 @@ Uses the [Item Matcher](/Items/Item-Matcher)
| item | i, material, m, type, t, mat, types | The item to check for | DIRT
<!--type:Item-->
|
| amount | a | The amount to check for | >0 |
| strict | exact, e | Whether the matcher should more strictly match the target item | false |
| vanillaonly | vanilla | Whether the matched item can only be a vanilla one | false |
## Examples
...
...
...
...