Updated Farmer (crops) (markdown)
@@ -1,6 +1,6 @@
|
||||
A efficient program for farming crops. The turtle will harvest crops and replant the same crop in it's place.
|
||||
An efficient crop farmer. The turtle will harvest and replant the same crop in it's place.
|
||||
|
||||
The turtle will NOT refuel itself. You can use the lavaRefuel program to fuel the turtle as needed.
|
||||
The turtle will NOT refuel itself. You can use the lavaRefuel program (core package) to fuel the turtle as needed.
|
||||
|
||||
## Requirements
|
||||
* Turtle (advanced recommended)
|
||||
@@ -36,7 +36,7 @@ A startup file is created automatically the first time the program is run (usr/a
|
||||
* Potatoes
|
||||
* Beetroots
|
||||
* Nether wart
|
||||
* Cocoa beans
|
||||
* Cocoa beans: The cocoa beans must be at the same level as the turtle. Recommended to plant at the edge of the farm.
|
||||
* Reeds
|
||||
* Melon
|
||||
* Pumpkin
|
||||
|
||||
Reference in New Issue
Block a user