Skip to content

fix death coordinates#745

Merged
uukelele merged 1 commit intomindcraft-bots:developfrom
jojohnathon:patch-1
Mar 30, 2026
Merged

fix death coordinates#745
uukelele merged 1 commit intomindcraft-bots:developfrom
jojohnathon:patch-1

Conversation

@jojohnathon
Copy link
Copy Markdown
Contributor

noticed the agent was being given the x coordinate instead of z coordinate for its death position.
updated agent.js to fix that

Copilot AI review requested due to automatic review settings March 27, 2026 13:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes an incorrect death-location coordinate string passed to the agent, ensuring the displayed death position uses the correct Z value.

Changes:

  • Corrected the death position text to use death_pos.z (was incorrectly using death_pos.x for Z).
  • Minor diff-only change at EOF (no functional impact).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@uukelele uukelele merged commit fd0b39d into mindcraft-bots:develop Mar 30, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants