Item components

Container

item componentbuilder

Makes an item into a [container]

Builder help

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. allow <tag> - toggles an allowed contents tag allow add|remove <tag> - explicitly adds or removes an allowed contents tag allow clear - clears the allow list block <tag> - toggles a blocked contents tag block add|remove <tag> - explicitly adds or removes a blocked contents tag block clear - clears the block list