> For the complete documentation index, see [llms.txt](https://roitoleonine.gitbook.io/after-the-drizzle-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roitoleonine.gitbook.io/after-the-drizzle-wiki/english/features/solar-terms.md).

# 24 Solar Terms & Seasons

**24 Solar Terms** is a season system added by *After the Drizzle* Mod。

## Description

| Spring Solar Terms  | Summer Solar Terms  | Autumn Solar Terms  | Winter Solar Terms  |
| ------------------- | ------------------- | ------------------- | ------------------- |
| Beginning of Spring | Beginning of Summer | Beginning of Autumn | Beginning of Winter |
| Rain Water          | Lesser Fullness     | End of Heat         | Light Snow          |
| Insects Awakening   | Grain in Ear        | White Dew           | Heavy Snow          |
| Spring Equinox      | Summer Solstice     | Autumnal Equinox    | Winter Solstice     |
| Fresh Green         | Lesser Heat         | Cold Dew            | Greater Cold        |
| Grain Rain          | Greater Heat        | First Frost         | Lesser Cold         |

Each solar term has its temperature change and crops has their own suitable season.

If you plant crops in unsuitable season, the speed of growth will decrease for 75%.

When solar terms alternating, you will receive different messages.

The default beginning season is autumn. You can change it in the default server config。


---

# 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:

```
GET https://roitoleonine.gitbook.io/after-the-drizzle-wiki/english/features/solar-terms.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.
