dig-directly-down
Mine blocks directly below to dig straight down, creating a vertical shaft for reaching deep targets.
Instructions
Dig straight down by mining blocks directly below the bot. Good if the target is far down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| digTimeout | No | Timeout for digging each block in seconds (default: 3) | |
| allowMiningOf | Yes | Tool-to-blocks mapping for auto-mining: {iron_pickaxe: ['stone', 'cobblestone'], ...} | |
| blocksToDigDown | No | Number of blocks to dig down (default: 1) |