DougBot is a revamp of the CletusBot for Minecraft. Cletus failed. He was a Java bot, and he was not successful. With Doug, I am hoping to convert to Bedrock and push the boundaries of this concept to make a minecraft bot that will actually play and interact.
The Bedrock server requires the animate packet to have has_swing_source=true and swing_source='attack' for the inventory_transaction attack to actually deal damage. Without this, the server accepts the packets silently but never registers the hit. This was discovered by monitoring what a real client sends vs what our bot sends. Confirmed: skeleton took damage 20 → 19 → 18 → 17 HP Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| bridge | ||
| dougbot | ||
| .env.example | ||
| .gitignore | ||
| context.md | ||
| personality-traits.md | ||
| requirements.txt | ||
| run.py | ||
| test-combat.js | ||
| test-craft.js | ||