From c030b7a8f1806f22a053c4c02b4674a013e0c3d8 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Sun, 30 Jun 2024 13:24:06 -0700 Subject: [PATCH] Ex Deorum 1.39 --- build.gradle | 2 +- changelog.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index ffc39c70..ffad4e63 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.38' +version = '1.39' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 7f4757c1..a8c9d46a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +## Ex Deorum 1.39 +- Fixed third-person render of compressed hammers +- Fixed crash with Croptopia +- Witch water buckets now dispense properly +- Wooden crucibles/barrels are now furnace fuels + ## Ex Deorum 1.38 - Fix rendering bug with Crucible and Barrel - Fix lag spike when inserting compost into the Barrel for the first time