move-to-position
Guide the bot to a specified coordinate in Minecraft using X, Y, Z values and an optional range parameter for precise navigation.
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 |