diff --git a/build.gradle b/build.gradle index ffc39c70..ffad4e63 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.38' +version = '1.39' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 7f4757c1..a8c9d46a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +## Ex Deorum 1.39 +- Fixed third-person render of compressed hammers +- Fixed crash with Croptopia +- Witch water buckets now dispense properly +- Wooden crucibles/barrels are now furnace fuels + ## Ex Deorum 1.38 - Fix rendering bug with Crucible and Barrel - Fix lag spike when inserting compost into the Barrel for the first time