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
    • Mechanics
  • consumeslot

consumeslot · Changes

Page history
use actual mechanic name and added itemissimilar and bowtension conditions to ze wiki authored Mar 20, 2022 by Phillip's avatar Phillip
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 8 deletions
+9 -8
  • Skills/mechanics/consumeslot.md Skills/mechanics/consumeslot.md +9 -8
  • No files found.
Skills/mechanics/consumeslot.md
View page @ 592c5554
...@@ -6,15 +6,16 @@ Removes an item from a specific slot of the player's inventory. ...@@ -6,15 +6,16 @@ Removes an item from a specific slot of the player's inventory.
Attributes Attributes
---------- ----------
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|------------------|---------|---------------------------------------|---------| |-----------|---------|----------------------------------------------------------------------------------------|---------|
| slot | s | The inventory slot to remove the item from. Accepts Slots 0 to 35, or equipment slots. | HAND | | slot | s | The inventory slot to remove the item from. Accepts Slots 0 to 35, or equipment slots. | HAND |
| amount | a | The amount of items to remove | 1 | | amount | a | The amount of items to remove | 1 |
Examples Examples
-------- --------
Would remove whatever item is in slot 0, or the first slot of the nearest player's inventory Would remove whatever item is in slot 0, or the first slot, of the nearest player's inventory
```yaml
Skills: Skills:
- consumeslot{slot=0;amount=1} @NearestPlayer{r=10} - consumeslot{slot=0;amount=1} @NearestPlayer{r=10}
\ No newline at end of file ```
\ No newline at end of file
Clone repository
  • Home
  • Changelogs
  • Premium Features
  • Commands and Permissions
  • FAQ / Common Issues
  • Mythic Add-ons
  • Compatible Plugins
  • API Information

Mobs

  • Overview
  • Types
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Extra: Disguises
  • Extra: ModelEngine

Skills

  • Overview
  • Mechanics
  • Effects
  • Targeters
  • Triggers
  • Conditions
  • Placeholders
  • Variables

Items & Drops

  • Drops and Drop Tables
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers

Spawning

  • Spawners
  • Random Spawns

Tutorials

  • DamageSpells