Serene Seasons Mod — Configuration
Commands
Administrators can use the following commands to manage the seasonal cycle:
/sereneseasons get: Displays the current season, sub-season, and current tick in the cycle./sereneseasons set <season>: Manually sets the world to a specific season. Valid inputs includeearly_spring,mid_summer,late_autumn, etc./sereneseasons add <ticks>: Advances the seasonal cycle by a specified number of ticks./gamerule doSeasonCycle <true/false>: Toggles whether the seasons progress automatically over time.
Configuration
The mod's behavior can be extensively customized via the sereneseasons-common.toml file. Key options include:
- Season Length: Adjust the number of ticks per sub-season (default is 24,000 ticks or 1 Minecraft day).
- Biome Blacklist: Prevent certain biomes from being affected by seasonal changes.
- Fertility Settings: Enable or disable the crop fertility mechanic entirely.
- Underground Fertility: Change the Y-level threshold for underground crop growth (default is 48).
- Progress While Offline: Determine if the season cycle continues to progress on a server when no players are logged in.