From 9df550ff988729819df235d25c1fb2b48bb72801 Mon Sep 17 00:00:00 2001 From: Mrbysco Date: Mon, 9 Oct 2023 13:25:34 +0200 Subject: [PATCH] Increment version [build] [publish] --- changelog.md | 10 ++-------- gradle.properties | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/changelog.md b/changelog.md index f313060f..00e3ef54 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,2 @@ -* 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 +* Fix Power Ore not generating (Thanks to [allanf181](https://github.com/allanf181) for [PR 81](https://github.com/Mrbysco/ForceCraft/pull/81)) +* Add the ore related Item tags (Also thanks to above PR) \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index e8b71e6a..cca5279f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ mod_id=forcecraft mod_archive_name=forcecraft # Version -version=4.1.0 +version=4.1.1 #Publishing mod_name=Forcecraft