Skip to content
Forstride edited this page Apr 10, 2018 · 30 revisions

Here are some frequently asked questions to help you understand the mod better, and prevent asking questions that have been answered many times before.

Q: Can you make it so leaves die in Autumn/Winter and grow back in Spring?

A: No. Most vanilla trees (As well as trees added by other mods) are just straight lines made of logs, and they certainly wouldn't look good without leaves.

Q: Can you make it so days are longer in Summer, and shorter in Winter?

A: We will be looking into this in the future!

Q: Why doesn't the Day Duration config option work?

A: It does. However, it is not for changing the length of the day/night cycle. It's there for use in conjunction with other mods that change the length of the day/night cycle, as our seasonal cycle is independent from that, and has its own timer.

Q: Can you add support for X mod?

A: In most cases, any mods that would tie in with Serene Seasons will need to add support on their end. We provide an API that mod developers can use to check what season it is with their mods, and so on.

Clone this wiki locally