Skip to content

Food farming

Michael Zangl edited this page Dec 2, 2015 · 3 revisions

For farming food (wheat, ...) you need to construct a large field. If you want to do this underground, have a look at the clear command.

Preparing the farm

Ensure that dirt and water are at the right places. Construct a barrier around the farm (cobblestone wall, halfslabs, ...) to tell the bot where your farm ends.

Note that you do only need to place dirt or grass, the bot will use the hoe for you. You also do not have any constraints on the shape of the field, the bot has a good path finding capable of handling a 200x200 block area.

Planting the field.

Now stand on the farm, hold some seeds and a hoe. Then type:

/minebot plant

The bot will plant your seeds.

Using the farm

To farm, simply walk to the farm and type:

/minebot plant

![](https://github.com/michaelzangl/minebot/raw/master/doc-files/plant replant.png)

The bot will detect any grown wheat, carrots, ... and harvest them. The bot will also plant any seeds (or carrots, ...) it has on the hot bar.

Clone this wiki locally