> For the complete documentation index, see [llms.txt](https://wiki.mixelpixel.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mixelpixel.net/nicht-fertig/die-server-funktionen/plots/plot-biom.md).

# Plot Biom

Der Eigentümer kann auf jedem eigenen Plot jederzeit das vorherrschende Biom mit dem Befehl `/plot biome` anpassen. Es stehen insgesamt **18 verschiedene zusätzliche Biome** zur Verfügung. Standardmäßig ist auf jedem Plot das Biom '<mark style="color:orange;">Wald</mark>' eingestellt.\
Alle weiteren Biome kosten den Spieler Münzen. Bei einem Biomwechsel ändern sich <mark style="color:red;">keine</mark> Blöcke.

<div align="left"><figure><img src="/files/tS09Ua6u2APXQJnPQTrM" alt=""><figcaption><p>Das /plot biome Menü.</p></figcaption></figure></div>

In den jeweiligen Biomen gelten für <mark style="color:green;">Tiere</mark>, <mark style="color:red;">Monster</mark> und <mark style="color:yellow;">Blumen</mark> die Bedingungen aus dem offiziellen Minecraft-Wiki. So können im Biom 'Sumpf' beispielsweise nur 'Blaue Orchideen' erschaffen werden. Ghasts können jedoch <mark style="color:red;">in keinem der zur Verfügung stehenden Biome</mark> spawnen.

In der folgenden Übersicht sind alle zur Verfügung stehenden Biome mit den jeweiligen Preisen aufgelistet.

<table><thead><tr><th>Biom</th><th>Preis</th><th data-hidden></th></tr></thead><tbody><tr><td><a href="https://minecraft.fandom.com/de/wiki/Ebene">Wald </a>(Standardmäßig eingestellt)</td><td>Kostenlos</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Wüste">Wüste</a></td><td>25.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Taiga">Taiga</a></td><td>25.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Verschneite_Taiga">Verschneite Taiga</a></td><td>25.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Verschneite_Ebene">Schneegebiet</a></td><td>25.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Dschungel">Dschungel</a></td><td>25.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Savanne">Savanne</a></td><td>25.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Wald#Blumenwald">Blumenwald</a></td><td>25.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Ozean">Ozean</a></td><td>50.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Sumpf">Sumpf</a></td><td>50.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Ozean#Warmer_Ozean">Warmer Ozean</a></td><td>50.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Nether-Ödland">Nether Ödland</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Seelensandtal">Seelensandtal</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Karmesinwald">Karmesinwald</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Wirrwald">Wirrwald</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Basaltdeltas">Basaltdeltas</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Das_Ende">Ende</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Pilzland">Mushroom</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Üppige_Höhlen">Üppige Höhlen</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Tafelberge">Tafelberge</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://minecraft.fandom.com/de/wiki/Mangrovensumpf">Mangrovensumpf</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://de.minecraft.wiki/w/Kirschberghain">Kirschberghain</a></td><td>200.000 Münzen</td><td></td></tr><tr><td><a href="https://de.minecraft.wiki/w/Blasser_Garten">Blasser Garten</a></td><td>200.000 Münzen</td><td></td></tr></tbody></table>


---

# 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://wiki.mixelpixel.net/nicht-fertig/die-server-funktionen/plots/plot-biom.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.
