FarmOS v1.0 - Farm automatically with a turtle! #616
dabudke
started this conversation in
Show and tell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been working on this for a while, and I'm proud to show it off! This discussion will show you how to get started with FarmOS, and help you get started on your path to automated farming.
Setup
Use these steps to set up your farming turtle with FarmOS, and get started with automated farming.
Setting up your farm
Using the blocks put in slots 1-3, plan out your farm. Till the ground, and plant seeds. Then, set your turtle on the home block with, one block in front of it, a chest above and a chest below.
Setting up your turtle
Setting up your turtle is easy, following the spreadsheet of slots. All you need to do is put the items in the correct slots.
Spreadsheet: https://docs.google.com/spreadsheets/d/18fePAccYigIU1Mh0rI3OCEM_PavrcwJHAf9Q6mXUqzQ/edit?usp=sharing
![Slots go from 1 to 16, right to left and then top to bottom](https://user-images.githubusercontent.com/40306561/102932237-e4761500-446d-11eb-8853-547ac76a04d6.jpg)
Slot map:
To set up FarmOS, run this command:
pastebin run LmdhxBVW
and follow the prompts.Troubleshooting
Home Obstructed
If you get the 'Home Obstructed!' message without a block in the way, do these steps:
Terminated
.refuel 1
Could not refuel!
If you keep hearing a low ding, this is why. To fix this, all you need to do is put fuel in the fourth slot (you should be able to shift-click it in)
Can't move (obstacle in the way?)
This issue is caused by a block in front, above and below the turtle. I programed the turtle to be smart, so you shouldn't encounter this issue unless there is an issue with your farm setup. Here is how you fix it:
Turtle still on course:
Turtle not on course anymore
go <direction>
to return to your courseTutorial
If you want a step-by-step walkthrough on a blank world, go here
Pastebin
Installer paste:
LmdhxBVW
Program paste:
FbVzdCnM
Issues
To report bugs or suggest features or improvements, reply to this discussion. Thank you for taking the time to read this through!
Beta Was this translation helpful? Give feedback.
All reactions