Closed n00b-asaurus closed 4 years ago
I've managed to find a library that works with minecraft. PyDirectInput. I'll need to update some code/docs.
Replaced Autotyper with a PyDirectInput Variant Removed the Java Module code Removed the Jar and Bat files from the structure generator code Updated docs - removed JDK9 requirement Updated requirements.txt, removed py4j, replaced it with PyDirectInput and PyperClip
Ideally I would like the command placement to be handled in the python script, rather than relying on external tools.
See if there's a way to get python to talk to minecrafts chat box.