new inventory %name:STRING% [with] [size] %size:INT% — Expressions

new inventory %name:STRING% [with] [size] %size:INT%
Inventory1.0.0

Description

Creates a new Lumen inventory with a name and size, without a display title.

Examples

set gui to new inventory "shop" with size 54

All Possible Usages (4)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

new inventory <name> <size>
new inventory <name> with <size>
new inventory <name> size <size>
new inventory <name> with size <size>

Related (Inventory)