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

# Amethyst Farm

<p align="center">Amethyst Crystal :: Amethyst Shard</p>

A geode has been cleared until only the budding amethyst blocks remain, and levels of boardwalks have been erected around it at various heights so that crystals growing from them may be mined easily.

#### Location

<p align="center">Survival 2 Overworld :: -1515, 25, -394 :: /warp inn</p>

From the warp, follow the verandah around left on the outside of the building and down the stairs to the farms shortcut honey elevator. Drop down and turn right to follow through down the stairs to the fishing pier. Jump in the water and swim left to the deeper part of the river, where the farm will be visible in a glass enclosure.

#### How to use the farm

It is a manual farm. Simply mine the crystals with a normal pick to get shards, or a silk touch pick to get crystals, and pick them up. Any that fall while you are mining will follow the water flow to a barrel at the bottom of the ladder near the entrance.

#### Constraints and Cautions

Be careful to break only the crystals and not the blocks themselves. They do not drop, even if you mine them with silk touch, and will only reduce the farm for everyone else.

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

<div><figure><img src="/files/AxHTUiAbb7M79auFCzYQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/soDgy1bUySvrncreunzv" 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/amethyst-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.
