Description
Checks against the material of the item that triggered the skill.
Uses the Item Matcher
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
types | type, t, material, mat, m, i, item | A list of materials to check against | DIRT |
strict | exact, e | Whether the matcher should more strictly match the target item | false |
Examples
Conditions:
- itemType{types=STONE,STONE_SWORD} true