From fbcdf70f12eba445d206a8db28906f2fc9d3628a Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Tue, 19 Mar 2024 14:38:44 -0700 Subject: [PATCH] Ex Deorum 2.1 --- build.gradle | 2 +- changelog.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index af45f10f..fa5df5ee 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'net.neoforged.gradle.userdev' version '7.0.80' } -version = '2.0' +version = '2.1' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 711ccdbe..287b5743 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## Ex Deorum 2.1 +- Add a config option to disable the automated_sieve nerf (now you can enable machines to use multiple sieves simultaneously) + ## Ex Deorum 2.0 - Ported to NeoForge 1.20.4 - Has same features as Ex Deorum 1.28