From 605dd36cb2119544ba9e14afe2e14cfd1a5abd07 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:01:22 -0700 Subject: [PATCH] Ex Deorum 1.37 --- build.gradle | 2 +- changelog.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 660c1664..a5e82eec 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.36' +version = '1.37' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index c9848856..e0f1200b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +## 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 +- Fix desync bug with barrels that sometimes happens when emptying/filling with a bucket +- Fix overriding Superflat world type + ## Ex Deorum 1.36 - Add config options to prevent barrels and crucibles from collecting rainwater - Fluids in barrels and crucibles now affect mobs standing inside them