• Joined on 2020-04-28
tanner pushed to master at tanner/minecraft-bot 2020-12-22 05:58:48 +00:00
029ef72ea5 Grab supplies when doing Filling job
tanner pushed to master at tanner/minecraft-bot 2020-12-19 23:49:05 +00:00
376bc8073c Don't clear leaves if no tree was chopped
tanner pushed to master at tanner/minecraft-bot 2020-12-19 08:56:25 +00:00
25cc638465 Fix bugs
cdd71d2610 Fix bugs and pause on zzz
d108d7c817 Add a job for grabbing supplies from barrels
Compare 3 commits »
tanner pushed to master at tanner/minecraft-bot 2020-12-16 10:28:23 +00:00
81f8a92cab Only request a bed in the overworld
tanner pushed to master at tanner/minecraft-bot 2020-12-16 06:22:44 +00:00
2b21b60247 Add a job for farming crops
tanner pushed to master at tanner/minecraft-bot 2020-12-16 06:14:56 +00:00
787474b28d Reorder tree farming jobs
325f2d6bc6 Update readme
f8caf8f252 Delete old code
6eb7149890 Replant the same tree that was chopped
Compare 4 commits »
tanner pushed to master at tanner/qotnews 2020-12-15 23:20:20 +00:00
3ff917e806 Remove colons from date string so Python 3.5 can parse
tanner pushed to master at tanner/minecraft-bot 2020-12-15 06:38:06 +00:00
6d62c07428 Don't search so hard for nether wart
tanner pushed to master at tanner/minecraft-bot 2020-12-14 06:22:02 +00:00
6c9f228862 Add a job for farming nether wart
6c0688b759 Rename data module to mcdata
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2020-12-14 04:57:29 +00:00
b754a4746d Handle player teleport packet
c49ce127b9 Redefine what trees are
93c1ab7c0a Track player positions and add !here
Compare 3 commits »
tanner pushed to master at tanner/minecraft-bot 2020-12-13 09:58:36 +00:00
beb4c31f5e Fix bug with addressing
tanner pushed to master at tanner/minecraft-bot 2020-12-13 05:31:27 +00:00
d86c21fead Track name, dimension, add addressable commands
tanner pushed to master at tanner/minecraft-bot 2020-12-13 04:50:18 +00:00
f2cb61c4bc Update to 1.16.4
tanner pushed to master at tanner/minecraft-bot 2020-12-12 21:11:15 +00:00
af88f68e66 Don't sleep near monsters
86846a5c02 Search for next block to place in 2D
bce868a522 Remove serverbound packets from monkey patch
Compare 3 commits »
tanner pushed to master at tanner/qotnews 2020-12-12 05:26:48 +00:00
c9fb9bd5df Add Lobsters to feed
tanner pushed to master at tanner/qotnews 2020-12-11 23:49:57 +00:00
fd9c9c888d Update gitignore
tanner pushed to master at tanner/minecraft-bot 2020-12-05 10:57:14 +00:00
e0c5c3a6b9 Add job for filling in a volume of blocks
tanner pushed to master at tanner/minecraft-bot 2020-12-04 02:49:37 +00:00
b8952db742 Detect monsters and flee to safety
5a7a2f0113 Simplify state machines
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2020-12-02 11:13:02 +00:00
6ba9288fd7 Use shovels, land in water
tanner pushed to master at tanner/minecraft-bot 2020-12-02 07:02:39 +00:00
00846538e8 Reverse order slices are found, fix bugs