From 47ee5c571bf47e8e775df704500e0743f6c92aa4 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Mon, 22 Apr 2024 14:30:45 -0700 Subject: [PATCH] Ex Deorum 1.33 --- build.gradle | 2 +- changelog.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f7258e35..b0a28feb 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.32' +version = '1.33' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index f07d25b4..c68a98e0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +## Ex Deorum 1.33 +- Fix typo in JEI integration where both sieve categories were "Compressed Sieve". +- Add integration for SkyBlock Builder. Now, if that mod is installed, SkyBlock builder's preset is chosen by default instead of Ex Deorum's. This goes for the server.properties file too. +- Added config option for using compressed sieves simultaneously. +- Added Immersive Engineering integration for Ex Deorum's ore chunks. + ## Ex Deorum 1.32 - Fixed an issue with void worlds not generating bastion remnants, nether fortresses, or obsidian pillars in the End