# Terralith

AdvancedSeasons now has a full support for Terralith datapack. To do this, follow the steps below:

### 1. Install latest version of AdvancedSeasons

Minimum required version is 1.1.5

### 2. Use the pre-made Terralith configuration

Latest version of configuration for AdvancedSeasons that integrates Terralith can be found here:\
<https://github.com/AdvancedPlugins/Seasons/tree/main/terralith%20configuration>

### 3. Add new configuration

Simply replace your default configuration in `plugins/AdvancedSeasons/biomesConfiguration` folder with new files from Step [#id-2.-use-the-pre-made-terralith-configuration](#id-2.-use-the-pre-made-terralith-configuration "mention").

### 4. Start your server

Start your server! Now you will be able to use Terralith together with AdvancedSeasons.&#x20;


---

# 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://seasons.advancedplugins.net/general/support-and-compatibility/terralith.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.
