# Blaze Farms

Blaze farms are slightly modified on Vanilla+ due to spawner AI being disabled.

## Semi-Automatic Blaze Farm

{% embed url="<https://www.youtube.com/watch?v=zl9Ph0G3vJc>" %}
You do not need to place the fence gates in this design due to spawner AI being disabled.
{% endembed %}

{% hint style="info" %}
You can use a beacon in the Nether by allowing it to have direct access to the bedrock roof since beacon beams pass through bedrock. This lets you avoid dying to hunger while using the farm.
{% 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/farms/blaze-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.
