From a8742c826156c8ac0191df86c7907a792f10f378 Mon Sep 17 00:00:00 2001 From: Mrbysco Date: Thu, 21 Sep 2023 18:02:44 +0200 Subject: [PATCH] Increment version [build] [publish] --- changelog.md | 9 ++++++++- gradle.properties | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 8ec62714..f313060f 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1,8 @@ -* Initial update to 1.20 \ No newline at end of file +* Fix Creeper Tots not spawning fireworks most of the time +* Implement the old Force Liquid Zombie behavior +* Fix the force fluid hurting spiders +* Add a config option to enable screen shake when healing in Liquid Force +* Change Liquid Force to only apply Regeneration when your health is below max +* Fix Liquid Force localization +* Adjust the rate of the Time Torch +* Make the time torch rate configurable \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index a23da3c6..e8b71e6a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ mod_id=forcecraft mod_archive_name=forcecraft # Version -version=4.0.0 +version=4.1.0 #Publishing mod_name=Forcecraft