Ex Deorum 1.39

This commit is contained in:
thedarkcolour 2024-06-30 13:24:06 -07:00
parent d5a671ca20
commit c030b7a8f1
No known key found for this signature in database
GPG Key ID: 6599A8E0516C8F38
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -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