... | ... | @@ -9,7 +9,6 @@ Attributes |
|
|
| Attribute | Aliases | Description | Default Value |
|
|
|
|-------------|---------|-------------------|---------------|
|
|
|
| item | i | The item material | |
|
|
|
| amount | a | The amount given | 1 |
|
|
|
| fakeLooting | | plays the pickup-item animation from the origin | false |
|
|
|
|
|
|
------------
|
... | ... | @@ -24,5 +23,5 @@ Examples |
|
|
--------
|
|
|
|
|
|
Skills:
|
|
|
- giveitem{i=diamond_sword;a=1} @PIR{r=20} ~onSpawn
|
|
|
- giveitem{i=diamond_sword} @PIR{r=20} ~onSpawn
|
|
|
- ... |
|
|
\ No newline at end of file |