# Wool Farms

Wool Farms are slightly modified on Vanilla+ due to entity collisions being altered.

Due to this, designs like Ianxofours "cheap sheep wool farm" do not work.

***

## Automatic Wool Farm

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

***

## String Based Wool Farm

If you already have a [Bartering Farm](/farms/bartering-farms.md), you can craft the string it produces into wool.

Alternatively, you can turn a spider or cave spider spawner into a string farm.

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

{% hint style="info" %}
With this farm, you would craft the string into wool.
{% endhint %}


---

# 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/wool-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.
