mindcraft
mindcraft copied to clipboard
errno: -4077, code: 'ECONNRESET', syscall: 'read'****
Added functionality in `world.js` : - Getting blocks from the bot's relative position using `getBlockAtPosition` - Getting the lowest block from a block column using `getLowestBlock` with filter and ignore...
^^^^^^^^^^^^^^^^^
This is a very simple pr, it just install and adds a format script to the package.json
The discord link in the README of the main branch is expired/invalid. It should be replaced with a fresh link.
add a "temperature" parameter to bot profiles that controls LLM randomness. This will have to be integrated across all APIs that support a temperature param. Should only allow values between...
Simple and formatted to display the Name and Description for every command inside actions.js.
Okay ready for review. Bots can now talk to each other and coordinate basic sequences of actions. Dandori time. Major changes: - Added `!startConversation(player,message)` and `!endConversation(player)` commands - Added the...
using Ollama minecrfat version 1.20.6 Logging into minecraft... Failed to start agent process: { message: 'Bot spawn timed out after 30 seconds', stack: 'Error: Bot spawn timed out after 30...