look-at
Make a Minecraft bot look at any specific coordinates (x, y, z) to direct its gaze towards a target position in the game world.
Instructions
Make the bot look at a specific position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| z | Yes | Z coordinate |