Simply Seasons is the season element of Harvest Festival stripped out in to its own mod. It adds seasons, blizzards and fog. The mod is compatible with Serene Seasons or Better Weather. You'll still get the parts of this mod like the HUD, seasonal music option or varying day length based on season. But the other mod will control the seasons/colours etc or the weather where applicable.
More information about Simply Seasons can be found at https://harvestfestivalwiki.com/Simply_Seasons
Add to your build.gradle:
repositories {
maven {
url 'https://maven.joshiejack.uk/'
}
}
dependencies {
compile fg.deobf("uk.joshiejack.penguinlib:Penguin-Lib:${minecraft_version}-${penguinlib_version}")
compile fg.deobf("uk.joshiejack.simplyseasons:Simply-Seasons:${minecraft_version}-${simplyseasons_version}")
}
${$penguinlib_version}
can be found here
${simplyseasons_version}
can be found here