# Bonemeal Farms

Bonemeal farms are not modified on Vanilla+

There are a plethora of automatic bonemeal farm designs, however it is recommended to **avoid designs by TheySix** since their designs are copies of genuine designs with over-exaggerated rates and difficult to follow tutorials, often resulting in farms not working.

## Ilmango Bonemeal Farm

This is by far the fastest bonemeal farm for how simple it is to build, however there are a few things to note before using the farm on Vanilla+.

* Do not run the farm over server restarts - this will break the farm. Your lava will be destroyed and your stone will be replaced by cobblestone, which cannot be turned into moss. If you end up running the farm over restart, you must replace **all** the cobblestone with normal stone and place back any destroyed lava.
* Do not leave the chunks the farm is in while the farm is on - doing so will result in the same issues as above.\
  If you build the 5 module version, it is recommended to stand in the middle under the farm to ensure the entire farm is loaded.
* Remember to place a single item in the farms clock once finished building, otherwise the farm will not start when turned on.

#### Schematic:

{% embed url="<https://www.mediafire.com/file/g4r3drwys5c089v/BonemealFarm.litematic/file>" %}

#### Tutorial:

{% embed url="<https://www.youtube.com/watch?v=mU4afBciMG4>" %}
This is a build tutorial for a single module of the farm.
{% endembed %}

## Bonemeal Bi-Product Farms

Bonemeal bi-product farms refer to farms that get bones as a bi-product.\
This includes, but is not limited to:

* General Mob Farm
* Wither Skeleton Farm

Wither Skeleton Farms are a great source of bonemeal. See - if you are interested.


---

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