Commit Graph

9 Commits

Author SHA1 Message Date
tanner 2f9a918431 Grab block data from PrismarineJS/minecraft-data 2020-09-15 23:56:47 -06:00
tanner 100b4da80d Port over physics and pathfinding 2020-09-08 15:33:42 -06:00
tanner a2aa0eb2f2 Move 1.15.2 code into old/ 2020-09-05 20:16:33 -06:00
tanner 49412e0253 Gather sand and sleep at night 2020-08-19 14:00:57 -06:00
tanner ebc9c5ef1a Add window slot packet and item info 2020-05-27 17:47:36 -06:00
tanner 9ce9a47493 Move custom packets to own file and monkey-patch them in 2020-05-26 23:48:59 -06:00
tanner b0c27a98c1 Locate nearest tree and pathfind to it 2020-05-21 00:27:51 -06:00
tanner ccdd51aad3 Add timeout to pathfinding, optimize 2020-05-20 17:57:22 -06:00
tanner 948dd64221 Start basic minecraft bot
It's able to pathfind to a placed redstone torch using A*
2020-05-20 15:42:07 -06:00