# About the Worlds

## There are many worlds in Mineseed

When you first join the server, you'll be in our **/spawn**.

Spawn has a lot of NPCs that you can talk to and learn more about the server.

We have 5 different worlds in which you can claim land to build:

* 1.19 world (called **world**)&#x20;
* 1.20 world (called **120World**)&#x20;
* 1.20 world (called **survival**)&#x20;
* 1.21.4 world (called **survival2**)
* 1.21.11 world (called **survival3**)-- get there by doing **/rtp** or **/wild** in-game

**We have 3 worlds that you cannot claim land, but can use to gather resources and materials**:

* resource world (called **resource\_world**):: resets once a week -- get there by doing **/rw tp** in-game
* nether (called **nether**) :: resets every other week — get there by doing **/rw tp** nether in-game
* end (called **end**) :: resets every four to eight weeks

### RTP to a specific biome

With some ranks, you can specify specific biomes to go to in the **survival** world or in the **resource world**. To use this, ensure you have either [warlock or dragon rank](/mineseed/store/premium-ranks.md#rank-perks) and do **/rtp**.

Doing **/rtp** will open this window:&#x20;

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

The left grass block will allow you to select a biome setting in the survival world:&#x20;

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

| Biome Selection                                                                                                                                                                                                  | Water Selection                                                                                                                                                               |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/sVklIDI1oBPd8JmeGD1o" alt="" data-size="original">                                                                                                                                              | <img src="/files/C3mUpLX9yA1OdgpxbJXS" alt="" data-size="original">                                                                                                           |
| Once you are in the selected /rtp menu, left click on the grass block and go through the menu to pick which biome you'd like to go to. You can clear a previously selected biome by right clicking on the block. | You can also decide whether you do or do not want to teleport into water. This is helpful if you're looking for a water biome, or a biome that may have a lot of water in it. |

Once you have made your selection, click the red [🚫](https://emojipedia.org/prohibited)to go back and click the overworld grass block to teleport!

These same instructions can be followed with the right button in the main **/rtp** window to select a biome in the resource world (only with [Dragon rank](/mineseed/store/premium-ranks.md)). If that biome does nto exist in the resource world, then it will say that it cannot teleport you.

If you're on bedrock or you prefer to type full commands, try

* /rtp teleport survival NAME\_OF\_BIOME
* /rtp teleport resource\_world NAME\_OF\_BIOME

{% hint style="info" %}
**Pro tip:** see how much time is left before the resource world resets in your [scoreboard](/mineseed/the-scoreboard.md)!

The resource world is the only world that will naturally spawn phantoms
{% endhint %}


---

# 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.mineseed.org/mineseed/about-the-worlds.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.
