Commit Graph

123 Commits

Author SHA1 Message Date
e642e426b9 Add exit function 2021-03-26 22:25:55 +00:00
f35c7a4e51 Detect disconnection and exit the script 2021-03-26 22:25:55 +00:00
Isaia
e4b51aa2d6 Add goto command 2021-03-26 16:22:04 -06:00
Isaia
afa588d843 Add list of commands to readme 2021-03-26 16:22:04 -06:00
1466f448ee Pause for 0.5 s when finding a bad crop 2021-03-04 21:17:35 +00:00
2a3db71a7b Fix trading bugs 2021-02-28 23:33:31 +00:00
fcc74c7198 Complete villager trading job 2021-02-24 08:21:25 +00:00
28ca442a46 Finish executing the villager trade 2021-02-24 01:02:00 +00:00
1d8d473e26 Display when the bot is loading chunks 2021-02-23 21:37:14 +00:00
cf8677ee65 Begin villager trading job 2021-02-23 07:50:40 +00:00
d0bfed75dd Fix more bugs 2021-02-23 02:45:46 +00:00
4b97aaf739 Select most damaged tool 2021-02-22 21:31:36 +00:00
743d002167 Fix random bugs 2021-02-22 01:44:55 +00:00
1fe35c77fc Fix bug with nether wart job 2021-02-21 00:57:00 +00:00
caa3fbb2a4 Update README 2021-02-21 00:08:14 +00:00
b72c335ff7 Add packets for entity interaction and trade list 2021-02-20 23:04:48 +00:00
af1db24cd5 Add a command to drain inv 2021-02-15 08:56:41 +00:00
f65967342a Select a log to avoid using tools 2021-02-15 08:27:56 +00:00
3c3287a1d5 Correct pyCraft requirement 2021-01-16 06:30:04 +00:00
8ced2d8d5e Add instructions for git 2021-01-05 06:15:12 +00:00
3364317b2e Fix farming bug 2021-01-05 06:14:58 +00:00
7217686716 Add state machine for eating food 2021-01-05 05:57:06 +00:00
029ef72ea5 Grab supplies when doing Filling job 2020-12-22 05:58:30 +00:00
376bc8073c Don't clear leaves if no tree was chopped 2020-12-19 23:48:57 +00:00
25cc638465 Fix bugs 2020-12-19 08:56:17 +00:00
cdd71d2610 Fix bugs and pause on zzz 2020-12-18 04:15:09 +00:00
d108d7c817 Add a job for grabbing supplies from barrels 2020-12-17 00:02:56 +00:00
81f8a92cab Only request a bed in the overworld 2020-12-16 10:28:11 +00:00
2b21b60247 Add a job for farming crops 2020-12-16 06:21:57 +00:00
787474b28d Reorder tree farming jobs 2020-12-16 06:14:37 +00:00
325f2d6bc6 Update readme 2020-12-15 22:37:32 +00:00
f8caf8f252 Delete old code 2020-12-15 22:36:26 +00:00
6eb7149890 Replant the same tree that was chopped 2020-12-15 22:36:03 +00:00
6d62c07428 Don't search so hard for nether wart 2020-12-15 06:37:53 +00:00
6c9f228862 Add a job for farming nether wart 2020-12-14 06:21:50 +00:00
6c0688b759 Rename data module to mcdata 2020-12-14 05:40:17 +00:00
b754a4746d Handle player teleport packet 2020-12-14 04:27:06 +00:00
c49ce127b9 Redefine what trees are 2020-12-14 00:38:22 +00:00
93c1ab7c0a Track player positions and add !here 2020-12-13 11:38:30 +00:00
beb4c31f5e Fix bug with addressing 2020-12-13 09:58:23 +00:00
d86c21fead Track name, dimension, add addressable commands 2020-12-13 05:31:09 +00:00
f2cb61c4bc Update to 1.16.4 2020-12-13 04:50:03 +00:00
af88f68e66 Don't sleep near monsters 2020-12-12 21:11:00 +00:00
86846a5c02 Search for next block to place in 2D 2020-12-06 23:53:28 +00:00
bce868a522 Remove serverbound packets from monkey patch 2020-12-06 23:53:04 +00:00
e0c5c3a6b9 Add job for filling in a volume of blocks 2020-12-05 10:56:56 +00:00
b8952db742 Detect monsters and flee to safety 2020-12-04 02:49:22 +00:00
5a7a2f0113 Simplify state machines 2020-12-03 03:30:54 +00:00
6ba9288fd7 Use shovels, land in water 2020-12-02 11:12:51 +00:00
00846538e8 Reverse order slices are found, fix bugs 2020-12-02 00:02:26 -07:00