Ex Deorum 1.30

This commit is contained in:
thedarkcolour 2024-04-06 20:26:12 -07:00
parent c98de7590a
commit 2900a445aa
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.+' id 'org.spongepowered.mixin' version '0.7.+'
} }
version = '1.29' version = '1.30'
group = 'thedarkcolour.exdeorum' group = 'thedarkcolour.exdeorum'
base { base {
archivesName = 'exdeorum' archivesName = 'exdeorum'

View File

@ -1,3 +1,8 @@
## Ex Deorum 1.30
- EMI compatibility
- Compressed hammers, sieves, and blocks
- Compatibility with AllTheCompressed and Compressium (however, AllTheCompressed is better because it has more blocks than Compressium.)
## Ex Deorum 1.29 ## Ex Deorum 1.29
- Add a config option to disable the automated_sieve nerf (now you can enable machines to use multiple sieves simultaneously) - Add a config option to disable the automated_sieve nerf (now you can enable machines to use multiple sieves simultaneously)