# New year

<figure><img src="/files/4PICkTOpcoi2c4IrbOUy" alt=""><figcaption></figcaption></figure>

Firework cakes spawn in villages at the start of the new year, creating beautiful firework shows. Each firework cake has one of seven unique shooting patterns, ranging from bursts, fountains and longer rockets. Colors are also randomized. A firework cake exists for 45 seconds after which it despawns. A villager nearby will attempt to spawn a new one immediately after. There is also a minimum distance between spawned cakes, but you'll find multiple firework cakes going off at the same time in one village. The fireworks shows will last until daylight. Everything can be configured in the [events.yml](/configuration/events-and-custom-events.md) file.


---

# 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/events/new-year.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.
