# Winter

Temperatures are dropping and survival is becoming a real challenge. Most plants died from the cold snow and the ones that survived can't grow. The lakes and rivers are frozen and swimming could be lethal. The water has a dark-blue colour and the trees and grass are light-grey. Surviving the long and cold nights is truly a challenge.&#x20;

### Quick summary

* Winter starts on December 4 by default
* Leaves and grass have a light-grey tint
* The sky is a bit more white
* Water is dark blue
* All water source blocks without a block somewhere above them will freeze over time
* It snows instead of rain. The actual snow texture of vanilla Minecraft is used, not particles. Snow will be removed again after the season
* Nights will be long (around 13min) and days will be short (around 7 min). See [day and night length](https://wiki.realisticseasons.com/calendar/day-and-night-length)
* Wolves, white foxes, polar bears and snowmen (without pumpkin) can be found everywhere
* Strays will spawn instead of skeletons
* There's a 20% chance every night that the sky will be filled with [white sparks](https://wiki.realisticseasons.com/particles#night-sparks)
* Crops/plants will not grow if they don’t have a block (somewhere) above them. This forces players to build indoor farms if they want to grow crops in the winter.
* Average [temperature ](https://wiki.realisticseasons.com/temperature/modifiers)will be between -10°C-5°C, depending on the biome
* Players will have to protect themselves against the cold temperatures. [Here ](https://wiki.realisticseasons.com/temperature/modifiers)is explained how they can

### Sub-seasons

Snow and ice placement changes between [sub-seasons](https://wiki.realisticseasons.com/seasons/sub-seasons). During the beginning of winter, snow may be visible in the air but will likely not be placed on the ground because of the relatively higher temperatures. Ice formation is slow and starts on the outside of lakes and grows to the inside as seen below:

<figure><img src="https://media2.giphy.com/media/Hwox7IHdB9DmzT5MlP/giphy.gif?cid=790b76116dbff238ab2a58d9f0db73348430b89b4f060d11&#x26;rid=giphy.gif&#x26;ct=g" alt=""><figcaption><p>Pattern of ice formation in early-winter</p></figcaption></figure>

### Screenshots

![](https://3819232107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4p9wNXvzbAgtriQR5M18%2Fuploads%2Foj5WVFKhjwqBHpmwMoyk%2Fwinter.png?alt=media\&token=e3b68c23-a7cb-44dc-95b5-127d09230d3f)

![](https://3819232107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4p9wNXvzbAgtriQR5M18%2Fuploads%2F77Kn3wggYGUFAFXXqdxF%2F2022-02-23_12.43.55.png?alt=media\&token=fd18e9b4-3074-45c1-b1a3-c42d88957202) ![](https://3819232107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4p9wNXvzbAgtriQR5M18%2Fuploads%2FetwGqo1NB6Ux1ggVn6HE%2F2022-02-23_12.44.15.png?alt=media\&token=c2c0a4d3-857d-4330-8fd5-7a3ffef8509d) ![](https://3819232107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4p9wNXvzbAgtriQR5M18%2Fuploads%2FDizmjIL1cwVnxLK1CApj%2F2022-02-23_12.45.28.png?alt=media\&token=b20054bd-bf82-4d03-92cc-a3e029632a9a) ![](https://3819232107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4p9wNXvzbAgtriQR5M18%2Fuploads%2FTYLotYAGcpxIL5iCzUsB%2F2022-02-23_12.47.53.png?alt=media\&token=9cd95fd0-f4d5-43b5-b31a-b2b5b2db6da3) ![](https://3819232107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4p9wNXvzbAgtriQR5M18%2Fuploads%2FXQf5H1yj6AuPI9Pq8WoT%2F2022-02-23_12.48.47.png?alt=media\&token=c375fb99-f87f-46b2-805e-1527b7ade752) ![](https://3819232107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4p9wNXvzbAgtriQR5M18%2Fuploads%2FnUuoCqMPukQNewJIT70p%2F2022-02-23_12.49.13.png?alt=media\&token=d6fcece3-eb56-4443-8bd0-1ae5a425f1e1)


---

# 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.realisticseasons.com/seasons/winter.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.
