# Sugarcane Farms

Sugarcane farms are not modified on Vanilla+.

***

## Simple Sugarcane Farm

{% embed url="<https://www.youtube.com/watch?v=qEE405lduWw>" %}
Tutorial by JWhisp
{% endembed %}

This is a simplistic sugarcane farm if you just want a small one inside your base. While this farms rates are not amazing, if it's built somewhere you regularly AFK, you'll have enough sugarcane to sustain yourself.

***

## Automatic Sugarcane Farm

{% embed url="<https://www.youtube.com/watch?v=CL_Ue8F2Bw0>" %}
Tutorial by Shulkercraft
{% endembed %}

This sugarcane farm utilizes flying machines to automatically harvest and collect sugarcane.

Note this farm may stop working on server restarts due to flying machines sometimes stopping, however this won't happen every restart.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vanillaplus.net/farms/sugarcane-farms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
