Deposit Item Into Container
minecraft_container_depositMoves an item from the bot's inventory into an open container. Requires the container to be opened beforehand and the bot to be carrying the item.
Instructions
Moves an item from the bot's inventory into the currently open container. Call minecraft_open_container first.
Returns: { message } Errors: no container open, or item not carried.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Omit to deposit the entire carried stack. | |
| item_name | Yes |