Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 53
    • Issues 53
    • 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
  • MythicCrucibleMythicCrucible
  • Wiki
    • Skills
    • Conditions
  • EquipSlot

EquipSlot · Changes

Page history
updated layout authored Nov 10, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 21 additions and 27 deletions
+21 -27
  • Skills/Conditions/EquipSlot.md Skills/Conditions/EquipSlot.md +21 -27
  • No files found.
Skills/Conditions/EquipSlot.md
View page @ 41f29c7e
**Description:** This condition checks if the player has the Crucible item equipped in a particular slot. This condition does not work for other materials, only the item running the skill. for a skill to check for materials for more complex checks, see the [wearing](https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/skills/conditions/wearing) condition. ## Description
This condition checks if the player has the Crucible item equipped in a particular slot. This condition does not work for other materials, only the item running the skill. for a skill to check for materials for more complex checks, see the [wearing](https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/skills/conditions/wearing) condition.
**Type:** Entity
--- ## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| EquipSlot | slot, s | The item slot to check | HAND |
**Attributes:** ### EquipSlot attribute
Valid Slots:
- `HEAD`
- `CHEST`
- `LEGS`
- `FEET`
- `HAND`
- `OFFHAND`
| Attribute | Alias | Description | Default |
| --------- | --------- | ----------- | ------- |
| EquipSlot | slot, s | The item slot to check. | HAND |
**Valid Slots:**
| HEAD | CHEST | LEGS | FEET | HAND | OFFHAND |
| ---- | ----- | ---- | ---- | ---- | ------- |
---
**Examples:**
## Examples
```yaml
Conditions:
- equipslot{slot=HAND} true
``` ```
Conditions:
- equipslot{slot=HAND} true
```
---
**Aliases:**
| Condition Aliases | ## Aliases
| ----------------- | - [x] equipmentslot
| equipmentslot | - [x] wornslot
| wornslot | \ No newline at end of file
---
\ No newline at end of file
Clone repository
  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Crafting Recipes
    • Workbenches
  • Ammo System / Guns
  • Dynamic Lore Generation
  • ResourcePack Generator
Item Types
  • Blocks
  • Furniture
    • Paint Brush
  • Bags
  • Hats
Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions
Placeholders
  • Placeholders
  • Placeholders.yml