Commit Graph

43 Commits

Author SHA1 Message Date
f65967342a Select a log to avoid using tools 2021-02-15 08:27:56 +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
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
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
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
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
b7295b4beb Improve finding sand by using slices 2020-12-02 05:16:46 +00:00
eabb0a04d1 Cache items into trapped chests 2020-12-01 00:48:02 +00:00
bd8f8a0d55 Move beside planted sapling 2020-10-23 17:45:35 -06:00
ee2a1958f9 Find trees using new 3D search 2020-10-19 15:49:14 -06:00
90388cf110 Clear leaves when low on saplings 2020-10-17 23:35:43 -06:00
0bbe516818 Add 3D BFS iterator 2020-10-16 02:56:11 -06:00
6c4aaf8d7d Grab fallen saplings, fix bugs 2020-10-15 01:37:47 -06:00
f328f3443a Add job for farming trees and object physics 2020-10-13 20:26:50 -06:00
c6c0def867 Rename lumberjack to gather_wood 2020-10-13 12:54:24 -06:00
fa9d597483 Fix gapple bugs and unload far chunks 2020-09-25 15:51:36 -06:00
25ce916b43 Add a job to find enchanted golden apples 2020-09-25 00:03:22 -06:00
320f925fa1 Fix sand gather state machine 2020-09-21 13:40:33 -06:00
6489984640 Fix item caching bugs 2020-09-20 23:41:55 -06:00
f8d44e7e38 Add state machine for caching items into chests 2020-09-20 19:08:32 -06:00
ca45925da1 Add commands for dropping and dumping inventory 2020-09-17 14:54:41 -06:00
ce22946023 Fix more sand bugs 2020-09-17 00:01:10 -06:00
5c21634d16 Fix sand gather job bugs 2020-09-16 20:31:46 -06:00
f2e0b162f9 Port over job sleeping 2020-09-16 20:11:42 -06:00
58458a561f Fix jobstate bugs 2020-09-16 19:12:01 -06:00
c30ac5aefc Port over job states 2020-09-16 17:45:52 -06:00