Skip to content

Hole digging bot for 2b2t using Mongo and the Baritone API

Notifications You must be signed in to change notification settings

laxerrrr/gape-digger

Repository files navigation

Gape digging bot using the Baritone API

Needs lots of refactoring but works well.

For users:

Make a folder in your .minecraft called Digger and place a file called databaseIP in it with the ip of your mongo database, username and password. In that folder, also make a file called partitions with the range of partitions that the player/bot will use. Example: 1 20

Make sure there is only one document in the partitions collection containing the # of partitions and the X and Y coords of their southeast corner every line. Every partition is 4 chunks x 4 chunks (64x64 blocks).

-- MongoDB inital layout --

Screen Shot 2022-08-24 at 3 46 39 AM

About

Hole digging bot for 2b2t using Mongo and the Baritone API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages