Ex Deorum 2.1

This commit is contained in:
thedarkcolour 2024-03-19 14:38:44 -07:00
parent d1761cf43a
commit fbcdf70f12
2 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@ plugins {
id 'net.neoforged.gradle.userdev' version '7.0.80'
}
version = '2.0'
version = '2.1'
group = 'thedarkcolour.exdeorum'
base {
archivesName = 'exdeorum'

View File

@ -1,3 +1,6 @@
## Ex Deorum 2.1
- Add a config option to disable the automated_sieve nerf (now you can enable machines to use multiple sieves simultaneously)
## Ex Deorum 2.0
- Ported to NeoForge 1.20.4
- Has same features as Ex Deorum 1.28