> 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/mud-farm.md).

# Mud Farm

<p align="center">Mud</p>

An intermediate mud converter. This machine takes shulker boxes filled with Dirt, Coarse Dirt or Rooted Dirt from the input chest (Does not need to be full shulkers) and outputs shulker boxes filled with mud into the output chest.

#### Location

<p align="center">Survival 2 Overworld :: -13679, 148, -7689 :: /warp farms</p>

From the warp, go right and then walk passed the netherwart farm towards the bamboo farm. Once you reach the bamboo farm turn around and you'll see a staircase. Walk up this staircase and turn right, you should see a bubble elevator (a column filled with water). Walk towards the elevator and walk inside, sending you up the elevator. Once you are at the top of the bubble elevator, turn right and walk forward until you reach the mud farm.

#### Requirements

**Auto Clicker**

* Enable Right click
* Speed set to 1gt (0.05 seconds)

**Materials**

* 1 stack of Dirt, Coarse Dirt, or Rooted Dirt
* 1 Shulker box containing Dirt, Coarse Dirt, or Rooted Dirt (Does not need to be full)

#### How to use the farm

1. Place the Shulker Box(es) into the input chest. (Shulker Boxes are provided)
2. Flip the lever with the "On/Off" sign above it to turn the machine on.
3. Go down the ladder besides the lever and stand on the red slab (Crimson Slab)
4. Aim your crosshair at the red wool clock at the back.
5. Hold a stack of any Dirt, Coarse Dirt, or Rooted Dirt and turn on your auto clicker

Over time, the machine will convert the dirt into mud. once a shulker box in full of mud, it will be automatically sent in the output chest.

#### Constraints and Cautions

Please don't touch any of the Redstone or minecarts.\
Please don't brake any blocks.

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

<div><figure><img src="/files/LXZQJ0xplOsHMa1qZOtF" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/HCvLebLxsOuQ2ffuS25c" alt="" width="375"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/abJG1LlePTK8ulCpj5V9" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/J3JpptfgoPJ5nG9FQYYy" alt="" width="375"><figcaption></figcaption></figure></div>

<figure><img src="/files/GAu3xd8RSelAQ8NbvUXe" alt="" width="375"><figcaption></figcaption></figure>


---

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