place_entity
Place a building from inventory at a map coordinate, walking within build range and following normal placement rules. Optionally set direction and wait time.
Instructions
Place a building from your inventory (walks within build range; normal placement rules).
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) | |
| item | 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 | |
| direction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |