chest-deposit
Deposit specified items from your inventory into a chest at given coordinates.
Instructions
Put items from the inventory into a chest
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Chest X coordinate | |
| y | Yes | Chest Y coordinate | |
| z | Yes | Chest Z coordinate | |
| count | Yes | Number of items to deposit | |
| itemName | Yes | Name of the item to deposit |