# Wood Farms

Tree farms are slightly modified on Vanilla+ due to TNT duping being disabled, therefore requiring a constant supply of TNT being dispensed into the farm.

***

## Axe/Hand Tree Farm

{% embed url="<https://www.youtube.com/watch?v=AUP00pZarpA>" %}
Design and tutorial by NimsTV
{% endembed %}

The Nims Tree Farm requires a few changes to work consistently on Vanilla+.

<figure><img src="/files/48RwK4xpyNJgmMGhEPrc" alt="" width="563"><figcaption></figcaption></figure>

The immediate hopper in this screenshot must have the Redstone dust that was originally on it removed as it caused the hopper to constantly lock itself.

***

<figure><img src="/files/5saen372Fed9K5COD0eJ" alt="" width="563"><figcaption></figcaption></figure>

You must add an observer clock as shown in the above screenshot to activate the droppers and dispensers that the previous Redstone dust would've. \
You can optionally add a sticky piston with a lever on as an on and off switch if the noise annoys you.

***

## TNT Based Tree Farm

{% embed url="<https://www.youtube.com/watch?v=Bjg1_GEPdDk>" %}
Please read below.
{% endembed %}

This design needs altering slightly to swap the TNT duper out for a TNT dispenser. \
The attached schematic does so for you.

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


---

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