What it does
This program enables a ComputerCraft turtle to automate farming tasks, as demonstrated in the accompanying video.
Setup
- Equip a turtle with fuel (e.g., coal) and any required tools or seeds based on the farm type shown in the video.
- Download the program using
wget https://raw.githubusercontent.com/SimpleBeni/SimpleBeniFarm.lua(adjust URL if needed) or via pastebin if available.
Usage
Run the program with lua SimpleBeniFarm.lua on the turtle. Follow the video for configuration options and placement.
Tips
Watch the video for specific farm layouts and troubleshooting.