diff --git a/build.gradle b/build.gradle index 40778db4..0c0669bf 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.29' +version = '1.30' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index e21fab7d..aaae5ac8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +## Ex Deorum 1.30 +- EMI compatibility +- Compressed hammers, sieves, and blocks +- Compatibility with AllTheCompressed and Compressium (however, AllTheCompressed is better because it has more blocks than Compressium.) + ## Ex Deorum 1.29 - Add a config option to disable the automated_sieve nerf (now you can enable machines to use multiple sieves simultaneously)