From 957bffdcd6b6d663d631cd1ebcf339b1fe52f0f9 Mon Sep 17 00:00:00 2001 From: Fourmisain <8464472+Fourmisain@users.noreply.github.com> Date: Fri, 6 Dec 2024 22:48:53 +0100 Subject: [PATCH] bump version --- changes.md | 6 +++++- gradle.properties | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/changes.md b/changes.md index fa65fac..8c5f9fe 100644 --- a/changes.md +++ b/changes.md @@ -1 +1,5 @@ -add compatibility for Serene Seasons (Fall/Winter Spawn Rate Multiplier) \ No newline at end of file +update for 1.21.4: + + - allow controlling the spawn rate of vanilla Pale Oak leaves! + - only spawn vanilla particles for Pale Oak and Cherry blossoms by default + - fix general "Enabled" config option not applying to the above spawn rate modifications \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 4d490b4..9fd777b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ yarn_mappings=1.21.4+build.1 loader_version=0.16.9 # Mod Properties -mod_version=1.16.4 +mod_version=1.16.5 maven_group=randommcsomethin mod_id=fallingleaves archives_base_name=fallingleaves