diff --git a/.gitignore b/.gitignore index 0f4281f7..f3bb7731 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,5 @@ build # other eclipse run +runs libs - -# Files from Forge MDK -forge*changelog.txt diff --git a/build.gradle b/build.gradle index 12ea6d8d..6b6ec6f5 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.28' +version = '1.29' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 7f517e64..e21fab7d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## Ex Deorum 1.29 +- Add a config option to disable the automated_sieve nerf (now you can enable machines to use multiple sieves simultaneously) + ## Ex Deorum 1.28 - Fix a bug from 1.26 that made Witch Water crafted from Lava instead of Water