This program will try to track the fishing bobber in the water in Minecraft. Once the bobber moves down a significant amount of pixels, the right mouse is clicked on a defined place on the screen.
Feel free to change the program, tune parameters, play around and improve upon this lazy solution.
I'm lazy.
Run the run.sh
shell script to initialize the Python virtual
environment, install the dependencies and start the program.
Place your minecraft window somewhere on your screen and change the rect
on line 42
in main.py