dig_block_relative
Control Minecraft bots to dig a block relative to their position using 3D coordinates (dx, dy, dz) for precise movement and block interaction via MCPMC server.
Instructions
Dig a single block relative to the bot's current position. dx moves right(+)/left(-), dy moves up(+)/down(-), dz moves forward(+)/back(-) relative to bot's current position and orientation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dx | Yes | ||
dy | Yes | ||
dz | Yes |