From daf1963d3951cd2b3d9896e686d96a9c9cebeef6 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:48:41 -0700 Subject: [PATCH] Ex Deorum 1.26 --- build.gradle | 2 +- changelog.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 883ccabc..e87fc158 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.25' +version = '1.26' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 98ebb904..947d67cd 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ - Increased drop rate of Iron Ore Chunk - Updated documentation to explain how to add Ex Deorum recipes through JSON data packs. If you are using KubeJS/CraftTweaker, this will probably be useful to you as well. Check it out [here](https://exdeorum.readthedocs.io/en/latest/datapack/). - Fixed Witch Water spawning mushrooms when not converting (now, they only spawn while converting from water to witch water) +- Improved color transition used in witch water conversion ## Ex Deorum 1.25 - Fixed crash with fluid containers