# Wither Skeleton Farms

Wither Skeleton farms are slightly modified on Vanilla+ for two reasons.

Some designs do not work on Vanilla+ due to them relying on mobcap manipulation, which is not possible on Vanilla+ due to the reduced local mobcap. This includes designs like Ianxofour's instant Wither Skeleton farm.

All Wither Skeleton farms must have their AFK spot 30 blocks away from the farm itself, this is due to Wither Skeleton pack-spawning AI being disabled if the player is too close to the Wither Skeletons.

***

## Semi-Automatic Wither Skeleton Farm

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

Note, you do not need to excessively spawnproof an area for this farm due to the 48 block spawn radius on Vanilla+. You can use a mod like MiniHud to see the exact amount you need to spawnproof.

***

## Advanced Wither Skeleton Farm

**This farm should only be attempted if you have extensive experience with farms or designing farms.**

{% embed url="<https://www.youtube.com/watch?v=dKhWuG5xxkI>" %}
Showcase by Stromne
{% endembed %}

It is recommended to use a mix of design 2 and 3 from this video.

Note that portal slicing is not possible on Vanilla+, however setting up a system where pistons push Wither Skeletons into a Nether Portal is still an option.

While this is not an exact design, you should be able to figure out how to make one if you know what you're doing.


---

# 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/wither-skeleton-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.
