wiki:olivine/dsl/types/bundle

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
Last modified 4 years ago Last modified on May 21, 2020 11:50:03 PM