Ex Deorum 1.38

This commit is contained in:
thedarkcolour 2024-06-12 11:24:17 -07:00
parent b2eef20dec
commit 8088d54424
No known key found for this signature in database
GPG Key ID: 6599A8E0516C8F38
2 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
id 'org.spongepowered.mixin' version '0.7.+'
}
version = '1.37'
version = '1.38'
group = 'thedarkcolour.exdeorum'
base {
archivesName = 'exdeorum'

View File

@ -1,3 +1,8 @@
## Ex Deorum 1.38
- Fix rendering bug with Crucible and Barrel
- Fix lag spike when inserting compost into the Barrel for the first time
- Fix June barrel config
## 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