# Mondes

Le menu de configuration des **mondes** vous affiche :

* Un **bloc d'herbe**, vous permettant de configurer différents paramètres relatifs à l'overworld de votre partie.
* Un **bloc de netherrack**, vous permettant de configurer différents paramètres relatifs au Nether de votre partie.
* Un **bloc d'endstone**, vous permettant de configurer différents paramètres relatifs à l'End de votre partie.
* Un **bloc de stone**, vous permettant de configurer différents paramètres relatifs au lobby de votre partie.&#x20;
* Un **armor stand**, vous permettant d'afficher tous les mondes de votre partie et de vous téléporter à ceux-ci

![Menu de configuration des mondes](/files/-Mb-3AQS4EW8FqAHdsak)


---

# Agent Instructions: 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://docs.supdev.tech/supuhc/configuration/menu-principal/mondes.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.
