set_recipe
Set the recipe of a crafting machine at specified map coordinates, enabling production of the chosen item.
Instructions
Set the recipe of the crafting machine at x,y (walks within reach).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | map coordinate in tiles (x grows east, y grows south) | |
| y | Yes | map coordinate in tiles (x grows east, y grows south) | |
| recipe | Yes | ||
| wait_s | No | seconds to wait for the job to finish before returning its id (default 30; 0 = return at once) | |
| replace | No | cancel your running and queued jobs first instead of queueing behind them |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |