A simple bot that mine in a straight way putting torches to the sides of the cave. Also, you can mine without putting torches.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. For now, this just works in Windows.
What things you need to install the software and how to install them
-
Python 3+
-
PyAutoGUI to control the mouse movement.
pip install pyautogui
Check this link to get por information about the installation.
-
Run the main file
python main.py
-
Indicate the number of pickaxes you will use and if you want to mine with torchs or not.
-
Enjoy!
If you want to check how does it work, see this video
This project is licensed under the GNU General Public License v3 (GPL-3) License - see the LICENSE.md file for details