move-to-position
Direct a bot to move to precise coordinates (x, y, z) in Minecraft, specifying proximity range, enabling controlled navigation within the game environment.
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 |