> For the complete documentation index, see [llms.txt](https://besties.serverunited.nl/besties/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://besties.serverunited.nl/besties/kaart-and-wereld/wereld-info.md).

# Wereld info

Onze server draait op een standaard Minecraft-wereld met normale worldgen. Alle biomes, structuren en dimensies zijn aanwezig.

## Wereld-informatie

|                         |                             |
| ----------------------- | --------------------------- |
| **Wereldtype**          | Normaal (vanilla worldgen)  |
| **Structuren**          | Aan (dorpen, tempels, etc.) |
| **Nether**              | Toegankelijk                |
| **The End**             | Toegankelijk                |
| **Max wereldgrootte**   | Standaard (zeer groot)      |
| **View distance**       | 10 chunks                   |
| **Simulation distance** | 6 chunks                    |

## Kaart gebruiken

Op onze server zijn **Xaero's Minimap** en **Xaero's World Map** geïnstalleerd. Zie [Xaero's Kaart](broken://pages/5dcba412504e43fb28ed11ad665a019fb4307912) voor uitleg over hoe je de kaart gebruikt en waypoints aanmaakt.

Je kunt ook de positie van alle andere online spelers zien op de kaart — handig om samen te spelen.

## Spawn & startgebied

Wanneer je voor het eerst inlogt spawn je op de **wereldspawn**. Vanaf hier kun je alle kanten op. Er is geen vaste startstad of -structuur — de wereld is van jullie om samen te verkennen.

## Dimensies

### Overworld

De hoofdwereld. Alle Pokémon-types spawnen hier, verspreid over passende biomes.

### The Nether

Toegankelijk via een Nether-portaal. Pas op — het is gevaarlijk, maar ook de plek voor bepaalde Fire- en Ghost-type Pokémon en waardevolle resources.

### The End

Bereikbaar via een Stronghold (zoek met Ender Eyes). De Ender Dragon is de eindbaas van de dimensie.

## Tips voor verkennen

* Gebruik **Xaero's World Map** om bij te houden welke gebieden je al bezocht hebt
* Maak **waypoints** voor je huis, interessante biomes en Pokémon-locaties
* De Nether is 8× kleiner dan de Overworld — reizen via de Nether is veel sneller (8 blokken in de Nether = 1 blok in de Overworld)
* Leg een bed neer als nieuw spawn-punt zodat je niet terugkeert naar de wereldspawn na een dood


---

# 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:

```
GET https://besties.serverunited.nl/besties/kaart-and-wereld/wereld-info.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
