> For the complete documentation index, see [llms.txt](https://wiki.aussiesmp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.aussiesmp.com/community/points-of-interest/public-farms/drowned-farm.md).

# Drowned Farm

<p align="center">Rotten Flesh :: Copper Ingots :: Tools :: Armour</p>

A central area connects three zombie spider spawners which will each flow zombies into a central collection area where they are drowned and then dropped from a height so that players may kill them.

#### Location

<p align="center">Survival 2 Overworld :: -1574, -44, -386 :: /warp inn</p>

From the warp, follow the verandah around the left of the building and down the stairs to the farms shortcut honey elevator. Drop down and go left to find the top of the ladder to the mine cart station. Take the green line one stop to the farm.

#### How to use the farm

Stand on the green part of the floor to ensure you stay in range of all three spawners. Manually kill the drowned zombies as they arrive in the collection area, ideally with a looting-enchanted weapon. Anything in the collection chest or overflow storage in the farm is free for anyone to take, in addition to anything you collect yourself. If they drop any unwanted armour, the small autosmelter in the room can be used to smelt these into nuggets or ingots. Rotten flesh can be traded with the cleric in the inn for emeralds.

#### Constraints and Cautions

Players cannot physically access any parts of the farm except the collection area, but they may view zombies spawning through the glass. The collection chest may fill very quickly due to the spawn rate, so it is not suitable for long AFK sessions. If you travel there by mine cart, be sure to return or remove the cart so it doesn't clog up the tracks for the next visitor.

<p align="center"><strong>Owner: AttackOnMars</strong></p>

<div><figure><img src="/files/lasZpUuLqUBBTmbA6qLO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2bF4bIRqU0qFpPyMh1ZV" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.aussiesmp.com/community/points-of-interest/public-farms/drowned-farm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
