move-to-position
Direct the Minecraft bot to navigate to specified X, Y, Z coordinates within the game world, adjusting proximity with an optional range parameter for precise positioning.
Instructions
Move the bot to a specific position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
range | No | How close to get to the target (default: 1) | |
x | Yes | X coordinate | |
y | Yes | Y coordinate | |
z | Yes | Z coordinate |