Start basic minecraft bot

It's able to pathfind to a placed redstone torch using A*
This commit is contained in:
2020-05-20 15:42:07 -06:00
parent ebe5934621
commit 948dd64221
5 changed files with 110841 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
cryptography>=1.5
requests
future