diff --git a/build.gradle b/build.gradle index 660c1664..a5e82eec 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.36' +version = '1.37' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index c9848856..e0f1200b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +## Ex Deorum 1.37 +- Fix issue with Inventory Tweaks item restocking for sieves +- Fix sieving not using more than 64 sieves at a time when high sieve ranges were enabled +- Fix desync bug with barrels that sometimes happens when emptying/filling with a bucket +- Fix overriding Superflat world type + ## Ex Deorum 1.36 - Add config options to prevent barrels and crucibles from collecting rainwater - Fluids in barrels and crucibles now affect mobs standing inside them