From e03deff6c91334e272f73aaf18cdb033bebc5f30 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Thu, 15 Feb 2024 19:38:58 -0800 Subject: [PATCH] Ex Deorum 1.24 --- build.gradle | 2 +- changelog.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 8205525f..c822aabf 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.23' +version = '1.24' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 9dfb1a38..bb8b66e9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +## Ex Deorum 1.24 +- Fixed water crucibles filling infinitely with rainwater. (PR #54 by CPearl0) +- Add option (disabled by default) to make dirt from flowing water and witch water +- Fix Infested Leaves not showing in REI composite mode + ## Ex Deorum 1.23 - Fixed rendering crash with crucibles - Added recipes to upgrade meshes to the next tier