Tags
Creators
Details
8.1.0.24
Compatibility
Changes
Build: 1.19.2-8.1.0.24 - Sat Oct 22 03:47:40 GMT 2022
forstride:
Added season/day counter tooltips to the Calendar
=========
Build: 1.19.2-8.1.0.23 - Fri Oct 21 19:26:10 GMT 2022
forstride:
Changed recipe for Calendar, fixed Calendar not showing the correct tropical season
=========
Build: 1.19.2-8.1.0.22 - Fri Oct 21 17:51:14 GMT 2022
forstride:
New Calendar textures (Inspired by KeiExists)
=========
Build: 1.19.2-8.1.0.21 - Wed Sep 21 03:04:33 GMT 2022
adubbz:
Version bump for 1.19.2
=========
Build: 1.19-8.0.0.20 - Tue Aug 09 12:29:30 GMT 2022
github:
Pack format bump
=========
Build: 1.19-8.0.0.19 - Tue Jul 12 04:23:17 GMT 2022
adubbz:
Updated Forge again
=========
Build: 1.19-8.0.0.18 - Sat Jul 09 23:07:12 GMT 2022
adubbz:
Version bump for Forge's latest atrocities
=========
Build: 1.19-8.0.0.17 - Sun Jun 19 06:54:09 GMT 2022
adubbz:
Added model data gen
=========
Build: 1.18.2-7.0.0.15 - Wed May 25 06:48:56 GMT 2022
adubbz:
(Hopefully) fixed maven publication
=========
Build: 1.18.2-7.0.0.14 - Tue Mar 29 10:24:50 GMT 2022
github:
Attempting to fix changelogs
=========
Build: 1.18.2-7.0.0.13 - Tue Mar 15 00:20:52 GMT 2022
adubbz:
Updated localizations
=========
Build: 1.18.1-6.0.0.11 - Sun Jan 23 23:43:31 GMT 2022
github:
Added vanilla/BOP cave biomes to the biome blacklist
=========
Build: 1.18.1-6.0.0.10 - Sat Jan 08 22:38:46 GMT 2022
adubbz:
Fix a potential situation where the season time may get stuck
=========
Build: 1.18.1-6.0.0.9 - Sat Jan 08 09:50:00 GMT 2022
forstride:
Fixed recipe advancements
=========
Build: 1.17.1-5.0.0.7 - Wed Aug 25 03:08:18 GMT 2021
adubbz:
git subrepo pull --force public
subrepo:
subdir: "public"
merged: "6ea7df4"
upstream:
origin: "" rel="noopener nofollow" target="_blank">https://github.com/Glitchfiend/SereneSeasons.git"
branch: "SS-public"
commit: "6ea7df4"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
=========
Build: 1.17.1-5.0.0.6 - Sat Aug 21 21:03:27 GMT 2021
forstride:
Added BOP's seasonal forest/dead forest to the "less color change" list
=========
Build: 1.17.1-5.0.0.3 - Wed Aug 18 05:14:25 GMT 2021
adubbz:
Fixed changelogs
=========
Build: 1.17.1-5.0.0.2 - Wed Aug 18 03:06:21 GMT 2021
adubbz:
Move files
adubbz:
git subrepo clone https://github.com/Glitchfiend/SereneSeasons.git public
subrepo:
subdir: "public"
merged: "c485fcd"
upstream:
origin: "" rel="noopener nofollow" target="_blank">https://github.com/Glitchfiend/SereneSeasons.git"
branch: "SS-public"
commit: "c485fcd"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:e0bNACJD:O1v6mc2V"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:e0bNACJD:O1v6mc2V"
}

