... | @@ -9,7 +9,9 @@ Attributes |
... | @@ -9,7 +9,9 @@ Attributes |
|
| Attribute | Aliases | Description | Default Value |
|
|
| Attribute | Aliases | Description | Default Value |
|
|
|-----------|---------|------------------------------------------------------------------------|---------------|
|
|
|-----------|---------|------------------------------------------------------------------------|---------------|
|
|
| items | i | Items to fill a chest with. Can be a comma-separated list of items, or a DropTable. | NONE |
|
|
| items | i | Items to fill a chest with. Can be a comma-separated list of items, or a DropTable. | NONE |
|
|
| shouldStack | | Should the given items stack if possible. true/false |
|
|
| shouldStack | | Should the given items stack if possible. true/false | |
|
|
|
|
| shouldempty | empty | Should the container be emptied before the items are added. true/false | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... | | ... | |