> For the complete documentation index, see [llms.txt](https://help.fairy-tales.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fairy-tales.uk/welcome/season-7-faq.md).

# ♡﹒ Season 7 FAQ

<details>

<summary>♡ What version will Season 7 be on?</summary>

The new season will be running 26.1.2

</details>

<details>

<summary>♡ What version do I need to be on to join Season 7?</summary>

The minimum supported client version is 26.1.2 or latest on Bedrock. If newer Minecraft versions come out before the new season releases, they will be supported as well.

</details>

<details>

<summary>♡ What fairy types are there next season?</summary>

New fairy types are still being slowly teased. Currently known fairy types are: Honeybelle Fairy, Wildroot Fairy, Everflame Fairy and Chamomile Fairy.

</details>

<details>

<summary>♡ Does the world get reset for the new season?</summary>

Yes, the world does get reset. This means a fresh start for all players.

</details>

<details>

<summary>♡ Do you provide world downloads from previous seasons?</summary>

I'm afraid not. The file size for 3 dimensions on 3 servers is huge and not reasonable for us to host. Due to our custom biomes, the worlds would be broken as well. So, if you want to save any of your builds or areas - you should download a mod such as Litematica to create schematics of your buids. However, we do not provide support or assistance with mods so if you choose to do this - you will need to figure it out yourself.

</details>

<details>

<summary>♡ Will 'x' bug be fixed for next season?</summary>

The goal is for all existing bugs from the previous season to be fixed in the new season. Of course with newer versions, this means the opportunity to introduce new bugs arrises. So, if you encounter any issues, please report them in a bug report ticket in the Discord.

</details>

<details>

<summary>♡ I was short on claim blocks last season. Will this be better in Season 7?</summary>

The 60k max claim blocks total will be raised to 75k. We are also introducing a way for players to purchase more claim blocks with Sparkles in Season 7 on top of the max claim blocks for those who have extremely large areas. The Sparkles price for claim blocks is unconfirmed at the moment.

</details>

<details>

<summary>♡ Will there be cave openings in Season 7?</summary>

Yes! There was cave openings last season but they were rare and always small due to the height of caves starting at a lower Y level. In season 7, world generation is improved and cave openings as well as ravines are present.

</details>

<details>

<summary>♡ Will new cosmetics be added to the Fairytales store?</summary>

Yes! Although, you will have to wait and see what those will be!

</details>

<details>

<summary>♡ Is anything on the Fairytales store being discontinued?</summary>

Yes. We will be discontinuing the Particle Wings Crate. I just feel like these have become outdated over time. When we added model wings, particle wings became less favoured. Anyone who currently owns particle wings will keep them but they will no longer be obtainable by players who do not have them in Season 7.

</details>

<details>

<summary>♡ What rainbow/shooting star tool sets will there be next season?</summary>

* Cherry
* Amethyst
* Flame
* Lovestruck
* Lotus
* Moobloom
* Starlight
* Shadow (maybe)
* Whimsy
* Startide

The Swan set and Frost set will be discontinued in Season 7.

</details>


---

# 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://help.fairy-tales.uk/welcome/season-7-faq.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.
