Item components

Container

item component · builder

Makes an item into a [container]

You can use the following options with this component:

name <name> - sets the name of the component
desc <desc> - sets the description of the component
close - toggles whether this container opens and closes
size <max size> - sets the maximum size of the objects that can be put in this container
weight - sets the maximum weight of items this container can hold
transparent - toggles whether you can see the contents when closed
once - toggles whether this container only opens once
preposition <on|in|etc> - sets the preposition used to display contents. Usually on or in.

← Back to Item components