From ecf3980fb667b3fb9cd382ac73efe4c9bcd2142c Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Tue, 16 Apr 2024 12:53:26 -0700 Subject: [PATCH] Ex Deorum 1.31 --- build.gradle | 2 +- changelog.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 50b9cab8..b6ca352c 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.30' +version = '1.31' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index aaae5ac8..7ee94217 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## Ex Deorum 1.31 +- Fixed a server error that would kick players who sprinted on top of Infested Leaves +- All recipes now have NBT support for their results (ex. it is now possible to add enchanted books as a sieve drop) + ## Ex Deorum 1.30 - EMI compatibility - Compressed hammers, sieves, and blocks