Item components

LiquidContainer

item component · builder

Makes the item a [liquid 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
capacity <amount> - sets the amount of liquid this container can hold
weight - sets the maximum weight of liquid this container can hold
transparent - toggles whether you can see the liquid inside when closed
once - toggles whether this container only opens once
defaultliquid <liquid>|none - sets or clears a liquid loaded with the item
adjustquantityprog <prog> - Prog to execute anytime quantity changes
emptyroom - toggles whether it can be emptied when in the room (i.e. not held)

← Back to Item components