# Realm Bioms

### Introduction

With this permission, you are able to set the biome of each [<mark style="color:blue;">realm area</mark>](/english/worlds/realms/areas.md). For example, the Bay can have the "Basalt Delta" biome, and the Cliffs can have the "River" biome.

This has cosmetic effects, as the Nether biomes, for example, sometimes create additional particles, while other biomes change the color of the water. There is a lot to experiment with!

### How to change the Biom

If you have a corresponding [<mark style="color:blue;">rank</mark>](/english/player/ranks.md) with the right to change your biome you can proceed as follows:

1. Type <mark style="color:green;">/realm</mark> in the chat.
2. Now click the settings wheel <img src="/files/fIYIrajzfYVaNQXgen47" alt="" data-size="line">
3. Now click on Island Administration <img src="/files/a4nZQH55GdaDQOYTDULk" alt="" data-size="line">
4. At the right corner is a new symbol called "Set Biome" <img src="/files/WPi17z9LcJVSed43Fsba" alt="" data-size="line">
5. Now select the [<mark style="color:blue;">area</mark>](/english/worlds/realms/areas.md) in the overview where you want to change the biome.

<figure><img src="/files/YHzyp6C4pBuft1YKZJgE" alt=""><figcaption><p>Selection of the area</p></figcaption></figure>

6. Now select the biome you want to set.

<figure><img src="/files/sPb8DYnucfgjMLDpgQIJ" alt=""><figcaption><p>Selection of the biome</p></figcaption></figure>

7. Once you have selected the biome, you just have to confirm it by clicking on <img src="/files/Y48nrTfuZ7TKSl4KIGOw" alt="" data-size="line">.

{% hint style="info" %}
Alternatively, you can stand in the [<mark style="color:blue;">area</mark>](/english/worlds/realms/areas.md) and use the <mark style="color:green;">/realm setbiome \<biome></mark> command.
{% endhint %}

### Available Biomes

The choice of biomes depends on your [<mark style="color:blue;">rank</mark>](/english/player/ranks.md), here is an overview:

{% hint style="warning" %}
When you have a higher rank, you also have access to the biomes of the previous ranks.
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/mbyNPJPZe84DfqAEFxaw" alt=""></td><td></td><td><ul><li>Basalt Deltas</li><li>Crimson Forest</li><li>Deep Dark</li><li>Dripstone Caves</li><li>Flower Forest</li><li>Soul Sand Valley</li><li>Warped Forest</li></ul></td></tr><tr><td align="center"><img src="/files/DLa8KlcYP6PnQmxa1RIZ" alt=""></td><td></td><td><ul><li>Badlands</li><li>Dark Forest</li><li>Eroded Badlands</li><li>Jagged Peaks</li><li>Mushroom Fields</li><li>Nether Wastes</li><li>Old Growth Birch Forest</li><li>Old Growth Pine Taiga</li><li>Old Growth Spruce Taiga</li><li>Savanna Plateau</li><li>Taiga</li></ul></td></tr><tr><td align="center"><img src="/files/H419Zpv75YqOJH1HOWk8" alt=""></td><td></td><td><ul><li>Bamboo Jungle</li><li>Beach</li><li>Birch Forest</li><li>Cherry Grove</li><li>Forest</li><li>Jungle</li><li>Lush Caves</li><li>Mangrove Swamp</li><li>Meadow</li><li>Plains</li><li>River</li><li>Savanna</li><li>Snowy Beach</li><li>Sparse Jungle</li><li>Stony Peaks</li><li>Stony Shore</li><li>Sunflower Plains</li><li>Windswept Forest</li><li>Windswept Gravelly Hills</li><li>Windswept Hills</li><li>Windswept Savanna</li><li>Wooded Badlands</li></ul></td></tr><tr><td align="center"><img src="/files/zLDYIOCcvTGN2aynhkhY" alt=""></td><td></td><td><ul><li>Cold Ocean</li><li>Deep Cold Ocean</li><li>Deep Frozen Ocean</li><li>Deep Lukewarm Ocean</li><li>Deep Ocean</li><li>Desert</li><li>End Barrens</li><li>End Highlands</li><li>End Midlands</li><li>Frozen Ocean</li><li>Frozen Peaks</li><li>Frozen River</li><li>Grove</li><li>Ice Spikes</li><li>Lukewarm Ocean</li><li>Ocean</li><li>Small End Island</li><li>Snowy Plains</li><li>Snowy Slopes</li><li>Snowy Taiga</li><li>Swamp</li><li>The End</li><li>The Void</li><li>Warm Ocean</li></ul></td></tr></tbody></table>


---

# 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://wiki.landania.net/english/player/ranks/realm-bioms.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.
