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