Item Stack
An Object which defines a new item stack.
Fields
| Field | Type | Default | Description |
|---|---|---|---|
item |
Identifier | ID of a registered item. | |
amount |
Integer | 1 |
Size of the stack. |
tag |
String | optional | NBT data of the item. |
An Object which defines a new item stack.
| Field | Type | Default | Description |
|---|---|---|---|
item |
Identifier | ID of a registered item. | |
amount |
Integer | 1 |
Size of the stack. |
tag |
String | optional | NBT data of the item. |