Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
    • Conditions
  • wearing

wearing · Changes

Page history
added Item Matcher authored Jan 26, 2025 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 8 additions and 10 deletions
+8 -10
  • Skills/conditions/wearing.md Skills/conditions/wearing.md +8 -10
  • No files found.
Skills/conditions/wearing.md
View page @ ef2bedd2
## Description ## Description
This condition checks if the target entity is wearing the selected item. This condition checks if the target entity is wearing the selected item.
Uses the [Item Matcher](/Items/Item-Matcher)
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| armorslot | slot, s | The item slot to check. | HEAD<!--type:EquipSlot--> | | armorslot | slot, s | The [item slot](/Skills/EquipSlot) to check. | HEAD<!--type:EquipSlot--> |
| material | mat, m, item, i, t, type, types | A material or MythicItem name to check for. Also supports MMOItems in the format mmoitems.TYPE.ID | DIRT | | material | mat, m, item, i, t, type, types | A material or MythicItem name to check for. Also supports MMOItems in the format mmoitems.TYPE.ID | DIRT <!--type:Material--> |
**Valid Slots:**
| HEAD | CHEST | LEGS | FEET | HAND | OFFHAND |
| ---- | ----- | ---- | ---- | ---- | ------- |
## Examples ## Examples
```yaml ```yaml
...@@ -27,3 +21,7 @@ Conditions: ...@@ -27,3 +21,7 @@ Conditions:
- [x] iswearing - [x] iswearing
- [x] wielding - [x] wielding
- [x] iswielding - [x] iswielding
<!--TAGS-->
<!--tag:ItemMatcher-->
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques