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 145
    • Issues 145
    • 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
  • dropitem

dropitem · Changes

Page history
Create skills/mechanics/dropitem authored Aug 11, 2020 by Ashen's avatar Ashen
Hide whitespace changes
Inline Side-by-side
Showing with 29 additions and 0 deletions
+29 -0
  • skills/mechanics/dropitem.md skills/mechanics/dropitem.md +29 -0
  • No files found.
skills/mechanics/dropitem.md 0 → 100644
View page @ a421dbd1
Mechanic: Drop Item
===================
Drops a set of items or optionally a
[DropTable](/databases/drops/overview).
Attributes
----------
| Attribute | Aliases | Description | Default Value |
|-----------|---------|------------------------------------------------------------------------|---------------|
| items | i | Items to drop. Can be a comma-separated list of items, or a DropTable. | NONE |
Examples
--------
Example of dropping specific items.
Skills:
- dropitem{i=diamond_sword,diamond} @self ~onDeath
- ...
Example of dropping items from a DropTable.
Skills:
- dropitem{i=SkeletonKingDrops} @self ~onSpawn
- ...
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: MiniaturePets

Skills

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

Items & Drops

  • Drops and Drop Tables
  • Options
  • Attributes
  • Common Item ID's
  • Enchantments
  • Potions
  • Banner Layers

Spawning

  • Spawners
  • Random Spawns