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