... | @@ -6,7 +6,7 @@ Drops a set of items or optionally a |
... | @@ -6,7 +6,7 @@ Drops a set of items or optionally a |
|
## Attributes
|
|
## Attributes
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| items | i | Items to drop. Can be a comma-separated list of items, or a DropTable. You can specify an amount by putting a space and a number after the item name. | NONE |
|
|
| items | item, i | Items to drop. Can be a comma-separated list of items, or a DropTable. You can specify an amount by putting a space and a number after the item name. | NONE |
|
|
| naturally | natural, n | Whether the items should be dropped naturally | true |
|
|
| naturally | natural, n | Whether the items should be dropped naturally | true |
|
|
| onDropSkill | onDrop, then | [Metaskill] to be execute when the item drops. Inherits the dropped item entity as the target(s) |
|
|
| onDropSkill | onDrop, then | [Metaskill] to be execute when the item drops. Inherits the dropped item entity as the target(s) |
|
|
|
|
|
... | | ... | |