From a593c0ca5267910f77813e51e477b94d187329e4 Mon Sep 17 00:00:00 2001 From: Sleepy Evelyn <46009144+sleepy-evelyn@users.noreply.github.com> Date: Thu, 28 Nov 2024 03:26:12 +0000 Subject: [PATCH] Adjust melt percentage change for Serene Seasons --- config/sereneseasons/seasons.toml | 18 +++++++++--------- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/config/sereneseasons/seasons.toml b/config/sereneseasons/seasons.toml index d6639d0..dbd300e 100644 --- a/config/sereneseasons/seasons.toml +++ b/config/sereneseasons/seasons.toml @@ -46,7 +46,7 @@ biome_temp_adjustment = -0.8 min_thunder_time = -1 [[season_properties]] - melt_percent = 12.5 + melt_percent = 0.6 max_rain_time = 96000 min_rain_time = 12000 season = "LATE_SPRING" @@ -55,7 +55,7 @@ biome_temp_adjustment = 0.0 min_thunder_time = 12000 [[season_properties]] - melt_percent = 25.0 + melt_percent = 1.2 max_rain_time = 96000 min_rain_time = 12000 season = "EARLY_SUMMER" @@ -64,7 +64,7 @@ biome_temp_adjustment = 0.0 min_thunder_time = 12000 [[season_properties]] - melt_percent = 25.0 + melt_percent = 1.2 max_rain_time = 96000 min_rain_time = 12000 season = "LATE_SUMMER" @@ -82,7 +82,7 @@ biome_temp_adjustment = -0.8 min_thunder_time = -1 [[season_properties]] - melt_percent = 8.33 + melt_percent = 0.3 max_rain_time = 180000 min_rain_time = 12000 season = "MID_AUTUMN" @@ -91,7 +91,7 @@ biome_temp_adjustment = 0.0 min_thunder_time = 12000 [[season_properties]] - melt_percent = 12.5 + melt_percent = 0.6 max_rain_time = 180000 min_rain_time = 12000 season = "EARLY_AUTUMN" @@ -100,7 +100,7 @@ biome_temp_adjustment = 0.0 min_thunder_time = 12000 [[season_properties]] - melt_percent = 25.0 + melt_percent = 1.2 max_rain_time = 96000 min_rain_time = 12000 season = "MID_SUMMER" @@ -109,7 +109,7 @@ biome_temp_adjustment = 0.0 min_thunder_time = 12000 [[season_properties]] - melt_percent = 8.33 + melt_percent = 0.3 max_rain_time = 96000 min_rain_time = 12000 season = "MID_SPRING" @@ -118,7 +118,7 @@ biome_temp_adjustment = 0.0 min_thunder_time = 12000 [[season_properties]] - melt_percent = 6.25 + melt_percent = 0.15 max_rain_time = 180000 min_rain_time = 12000 season = "LATE_AUTUMN" @@ -136,7 +136,7 @@ biome_temp_adjustment = -0.8 min_thunder_time = -1 [[season_properties]] - melt_percent = 6.25 + melt_percent = 0.15 max_rain_time = 96000 min_rain_time = 12000 season = "EARLY_SPRING" diff --git a/index.toml b/index.toml index 9d13f60..25127e4 100644 --- a/index.toml +++ b/index.toml @@ -275,7 +275,7 @@ hash = "722f7545a5a592f0aed25ae8dd0a4f53f7abaf0bb53da96417d87e9096e75631" [[files]] file = "config/sereneseasons/seasons.toml" -hash = "ffae37360859373a38c179948293afefc98285aa559b381011d9b68bbb4f78ca" +hash = "edc5e75452879707c149126680e580aa6403931dcdcc04bc1d93fe60bc37803d" [[files]] file = "config/servercore/config.yml" diff --git a/pack.toml b/pack.toml index 2219c48..e0cd1ff 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4188b82fc3758a3ada39180bef57790b8aea363d2c18bb3ad7030c27906df373" +hash = "6851121a66958f0d2e25ad90a536c21d127fe34acb6e02ea38d506d31ff2ad22" [versions] fabric = "0.16.5"