Installation
Get the bot up and running on your system.Prerequisites
System requirements
- Display: Main screen with sufficient resolution for the Minecraft window
- RAM: Standard Python runtime requirements
- Disk space: Minimal (< 100 MB for dependencies)
Install uv
uv is a fast Python package manager and runner that simplifies dependency management. Install uv following the official documentation:The bot uses uv to automatically manage dependencies and the Python environment. You don’t need to create a virtual environment manually.
Download the project
Get the source code
Download the latest release or clone the repository:Or download and unzip the source code into a new folder.
Dependencies
The project uses the following key dependencies (automatically installed by uv):Install the resource pack
The resource pack provides visual markers that help the bot identify puzzle elements:- Download the required resource pack from the project repository
- Install it in your Minecraft instance
- Activate it in the game settings
Make sure the resource pack is active before running the bot, or puzzle recognition will fail.
Verify installation
Test that everything is set up correctly:debug_input.png.
Next steps
Quick start guide
Learn how to solve your first research puzzle