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

# Overworld

### Overview

The Overworld is built for exploration.

It goes beyond a normal survival world.

Expect custom terrain, new biomes, expanded caves, added structures, and refreshed vanilla locations.

The world rewards travel, looting, building, and finding rare places.

### What to expect

* Large custom terrain across the world
* New biomes with fantasy, volcanic, alpine, and nostalgic themes
* More caves, structures, and updated vanilla locations to discover

### Overworld biomes

<details>

<summary>Surface biomes</summary>

* Alpha Islands
* Alpha Islands Winter
* Alpine Grove
* Alpine Highlands
* Amethyst Canyon
* Amethyst Rainforest
* Ancient Sands
* Arid Highlands
* Ashen Savanna
* Basalt Cliffs
* Birch Taiga
* Blooming Plateau
* Blooming Valley
* Brushland
* Bryce Canyon
* Caldera
* Cloud Forest
* Cold Shrubland
* Desert Canyon
* Desert Oasis
* Desert Spires
* Emerald Peaks
* Forested Highlands
* Fractured Savanna
* Frozen Cliffs
* Glacial Chasm
* Granite Cliffs
* Gravel Beach
* Gravel Desert
* Haze Mountain
* Highlands
* Hot Shrubland
* Ice Marsh
* Jungle Mountains
* Lavender Forest
* Lavender Valley
* Lush Desert
* Lush Valley
* Mirage Isles
* Moonlight Grove
* Moonlight Valley
* Mountain Steppe
* Orchid Swamp
* Painted Mountains
* Red Oasis
* Rocky Jungle
* Rocky Mountains
* Rocky Shrubland
* Sakura Grove
* Sakura Valley
* Sandstone Valley
* Savanna Badlands
* Savanna Slopes
* Scarlet Mountains
* Shield Clearing
* Shield
* Shrubland
* Siberian Grove
* Siberian Taiga
* Skylands
* Skylands Autumn
* Skylands Spring
* Skylands Summer
* Skylands Winter
* Snowy Badlands
* Snowy Cherry Grove
* Snowy Maple Forest
* Snowy Shield
* Steppe
* Stony Spires
* Temperate Highlands
* Tropical Jungle
* Valley Clearing
* Volcanic Crater
* Volcanic Peaks
* Warm River
* Warped Mesa
* White Cliffs
* White Mesa
* Windswept Spires
* Wintry Forest
* Wintry Lowlands
* Yellowstone
* Yosemite Cliffs
* Yosemite Lowlands

</details>

<details>

<summary>Cave biomes</summary>

* Andesite Caves
* Desert Caves
* Diorite Caves
* Fungal Caves
* Granite Caves
* Ice Caves
* Infested Caves
* Thermal Caves
* Underground Jungle

</details>

<details>

<summary>Deep cave biomes</summary>

* Crystal Caves
* Deep Caves
* Frostfire Caves
* Mantle Caves
* Tuff Caves

</details>

### Overworld structures

<details>

<summary>Custom structures</summary>

* Fortified Village
* Fortified Desert Village
* Spire
* Glacial Hut
* Giant Bee Hive
* Oak Cabin
* Mining Outpost
* Old Refinery
* Sunken Tower
* Witch Hut
* Frosted Dungeon
* Mage Tower
* Mage Tower Spring
* Mage Tower Summer
* Mage Tower Autumn
* Mage Tower Winter
* Mage Complex
* Desert Outpost
* Valley Lodge
* Igloo
* Rubble Desert
* Rubble Forest
* Rubble Jungle
* Rubble Mesa
* Rubble Mountain
* Rubble Taiga
* Flying Islands
* Water Islands
* Pyramids
* Fortresses
* Mansions
* Houses
* Camps
* Ships
* Towers
* Ancient Buildings
* Small Ruins
* Campfire Scenes
* Jungle Treehouses
* Snowmen
* Ocean Islands
* Frozen Trees
* Lush Savanna Trading Areas
* Villager Islands
* Sunken Cities
* Buried Desert Villages
* Pirate Coves
* Frozen Ice Formations

</details>

<details>

<summary>Updated vanilla structures</summary>

* Ocean Monument
* Plains Village
* Savanna Village
* Desert Village
* Taiga Village
* Snowy Village
* Pillager Outpost
* Desert Pyramid
* Jungle Pyramid
* Swamp Hut
* Stronghold
* Cherry Grove Village
* Swamp Village

</details>

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

### The Sky Keep

At -16 307 56 you will find the Sky Keep. In this place you will find the Sky Forger and the Sky Merchant.

Sky Forger (-21 305 71): The Sky Forger forges the rarest items for you, that are really strong and late game.

Sky Merchant (-16 307 86): The Sky Merchant trades custom items to you for Sky Coins, which can be forged in the Sky 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/overworld.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.
