Skip to content

Positioned Item Stack

apace100 edited this page Nov 2, 2020 · 1 revision

Data type used to specify new item stacks, optionally in combination with a numerical slot ID.

Fields:

item, string: ID of the item.

amount, int, default = 1: Size of the item stack.

tag, string, optional: NBT data of the item.

slot, int, optional: A numerical slot ID, used to position the stack in inventories.

Clone this wiki locally