Skip to content
Forstride edited this page Jun 22, 2021 · 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: Does Serene Seasons work with existing worlds?

A: Yes. Please be aware that for multiplayer, Serene Seasons is designed to be a server-side mod, and using it as a client-side mod on servers that do not have the mod installed will not work properly.

Q: Will existing worlds be messed up if the mod is removed?

A: For the most part no, but if you remove the mod, snow/ice in biomes that don't normally receive snow will not melt, as this is handled by Serene Seasons.

Q: Is this mod compatible with X biome mod?

A: Serene Seasons automatically works with most biome mods in all aspects, including changing colors, shifting temperatures, and so on.

Q: Why are the seasons out of sync on my server?

A: You need to make sure both the server and all players' clients have the same exact config files, especially if you change how long sub-seasons last.

Q: Why aren't my grass/foliage colors changing?

A: If you're using OptiFine, you must make sure the "Swamp Colors" option is enabled, or colors will not change with vanilla blocks. The Custom Colors option can also conflict when using a texture pack. Additionally, if you are using Quark, the Greener Grass option may conflict with Serene Seasons, and should be disabled.

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: Why aren't seasonal crops working?

A: By default, any crops not listed in the seasonal crop block/item tags will always be fertile. Other crop mods have to add compatibility with our block/item tags, but user-made datapacks can also be used for mods that don't have support.

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 make it so days are longer in Summer, and shorter in Winter?

A: We have no plans to add this at the current time.

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.

Q: Can you backport newer features to older versions?

A: No.

Q: Can you make a Fabric version?

A: No.

Clone this wiki locally