name = "containers" title = "inventory and containers" body = """ pick up items, carry them in your inventory, and store them in containers like chests and bags. basic commands get pick up an item from the ground take same as get drop drop an item at your feet inventory list what you're carrying i short for inventory containers containers are items that hold other items. they can be open or closed, and some can be locked. container commands open open a container close close a container put in store an item in a container get from take an item from a container get all from take everything from a container where to find containers containers can be on the ground or in your inventory. put commands work with either location. closed containers block access to their contents. targeting you can use partial names - 'get pla' matches 'plank'. ordinals work too - 'get 2nd sword' if there are multiple. container state shows in inventory - (open, empty) or (closed). """