From 9ff4343e377d427914a2ed154ee25780390a8cd1 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:39:48 -0700 Subject: [PATCH] Ex Deorum 2.8 --- build.gradle | 2 +- changelog.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a9d7f6f5..b022d7ff 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'net.neoforged.gradle.userdev' version '7.0.105' } -version = '2.7' +version = '2.8' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 89a9a5f0..0b401881 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +## Ex Deorum 2.8 +- Fixed bug where compressed sieves would not drop their sieves upon being broken. +- 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 2.7 - Fixed End Portal not spawning and End Cities not generating - Fixed an issue with void worlds not generating bastion remnants, nether fortresses, or obsidian pillars in the End