> For the complete documentation index, see [llms.txt](https://orange-lounge-smp.gitbook.io/orange-smp-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orange-lounge-smp.gitbook.io/orange-smp-wiki/worlds/nether.md).

# Nether

### Overview

The Nether is far more dangerous and far more rewarding.

It has upgraded terrain, new biomes, custom structures, stronger enemies, and rare loot.

The Nether is a major part of progression and exploration.

### What to expect

* Harder enemies and riskier exploration
* New Nether biomes with unique terrain and atmosphere
* Custom structures with rare loot, bosses, and rewards

### Nether biomes

<details>

<summary>Biome list</summary>

* Ghost Forest
* Old Growth Crimson Forest
* Old Growth Warped Forest
* Vanilla Nether biomes still generate across the dimension.

</details>

### Nether structures

<details>

<summary>Structure list</summary>

* Overhauled Nether Fortress
* Bastion Remnant
* Additional custom Nether structures

</details>

<figure><img src="/files/pfhIkMHhcR3K9PQjTyFS" alt=""><figcaption></figcaption></figure>

### The Piglin Sanctuary

The Piglin Sanctuary can be found at -8 32 2 in the nether. Inside the Piglin Sanctuary you will find the Hells Forge and the Infernal Merchant.

Hells Forge (0 45 6): The Hells Forge forges the rare items for you, that are hell/fire themed. These items are strong, so you should check it out.

Infernal Merchant (0 39 2): The Infernal Merchant trades custom items to you for Infernal Coins, which can be forged in the Hells Forge.


---

# 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://orange-lounge-smp.gitbook.io/orange-smp-wiki/worlds/nether.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.
