From 8088d5442471447a15f2b7e3cd83951df8d2d039 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:24:17 -0700 Subject: [PATCH] Ex Deorum 1.38 --- build.gradle | 2 +- changelog.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a5e82eec..ffc39c70 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.37' +version = '1.38' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index e0f1200b..7f4757c1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +## Ex Deorum 1.38 +- Fix rendering bug with Crucible and Barrel +- Fix lag spike when inserting compost into the Barrel for the first time +- Fix June barrel config + ## Ex Deorum 1.37 - Fix issue with Inventory Tweaks item restocking for sieves - Fix sieving not using more than 64 sieves at a time when high sieve ranges were enabled