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