# Cobblestone Farm

Cobblestone farms are slightly modified on Vanilla+ due to TNT duping being disabled. Because of this, automatic cobblestone farms either require a constant supply of TNT to be dispensed into the farm or require a Wither to break the cobblestone.

## Semi-Automatic Cobblestone/Stone Farm

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

{% hint style="info" %}
It's possible hook this farm up to an automatic skeleton xp farm that uses dogs to kill skeletons in order to repair your pickaxe slightly, however your pickaxe will still end up breaking due to how fast you lose durability in this farm.
{% endhint %}

## Automatic TNT Based Cobblestone Farm

{% embed url="<https://www.youtube.com/watch?v=1li1daqIS_k>" %}
This is a great design for Vanilla+
{% endembed %}


---

# 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/cobblestone-farm.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.
