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 144
    • Issues 144
    • 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
    • Drops
  • Drops

Drops · Changes

Page history
changed inline drops to have a redirect to inline item configuration authored Feb 24, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 15 deletions
+1 -15
  • drops/Drops.md drops/Drops.md +1 -15
  • No files found.
drops/Drops.md
View page @ 2851ff97
......@@ -61,27 +61,13 @@ YourMob:
## In-line Drops
For very basic equipment, you can add some inline item data so that you don't always have to create a mythic item.
All of this inline item data can also be used in [Equipment:](/mobs/equipment)!
You can use all the item data from [Inline Item Configurations](Mobs/Equipment#in-line-items)!
```yaml
Drops:
- leather_chestplate{name="Dark Leather";lore="&8A vest made of darkened leather";color=BLACK} 1 1
```
### Available inline attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| name | display, n, d | The display name of the item | |
| data | | The "Data" of the item, to not be confused with CustomModelData | 0 |
| model | | The CustomModelData of the item | 0 |
| amount | a | The amount of the item | 1 |
| lore | l | The lore of the item | |
| enchantments | enchants, ench, e | A list of enchantments of the item | |
| potioneffects | peffects, potion, pe | A list of potion effects of the item, if a potion | |
| color | c, potioncolor, pcolor, pc | The color of the item, if a potion | |
| skullowner | | The owner of the item, if a skull | |
| skulltexture | | The SkinURL of the texture of the item, if a skull | |
### Example
The below drops section will drop a Panda player head item that has 2 enchants on it, and will drop 3 pieces of diamond armor that all have names, lore, and enchantments on them!
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
  • Pins
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
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
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
Examples
Useful Tips