wiki:olivine/dsl/types/bundle

Version 1 (modified by jonathan, 4 years ago) (diff)

--

Bundles of Items

Use a bundle to express a stack of items (more than one item of the same type and attributes). The syntax for this is bundle quantity of item where quantity is an integer expressing how many items are in the bundle and item is an item definition.

Examples

This expresses a stack of 64 cobblestone:

bundle 64 of item &cobblestone