From e089d9c156098df87ebcd9b30c182fe9d865763c Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Tue, 13 Feb 2024 16:04:54 -0800 Subject: [PATCH] Ex Deorum 1.23 --- build.gradle | 2 +- changelog.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 6407268c..8205525f 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.22' +version = '1.23' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 7a44a3b8..9dfb1a38 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## Ex Deorum 1.23 +- Fixed rendering crash with crucibles +- Added recipes to upgrade meshes to the next tier + ## Ex Deorum 1.22 - Fixed behavior of Porcelain Milk Bucket when the milk fluid is enabled - Fixed barrel not rendering flat item contents like Magma Cream