jump-over-obstacle
Jump a Minecraft bot over low obstacles (up to 1 block high) to keep moving toward target coordinates.
Instructions
Jump over a small obstacle ahead of the bot in the direction toward target. Good for obstacles of height 1 (blocking the bot's feet but not head)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetX | Yes | Target X coordinate to determine direction | |
| targetY | Yes | Target Y coordinate to determine direction | |
| targetZ | Yes | Target Z coordinate to determine direction |