Ex Deorum 1.29
This commit is contained in:
parent
6f46630a0c
commit
a339bbe4ce
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -20,7 +20,5 @@ build
|
|||
# other
|
||||
eclipse
|
||||
run
|
||||
runs
|
||||
libs
|
||||
|
||||
# Files from Forge MDK
|
||||
forge*changelog.txt
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
id 'org.spongepowered.mixin' version '0.7.+'
|
||||
}
|
||||
|
||||
version = '1.28'
|
||||
version = '1.29'
|
||||
group = 'thedarkcolour.exdeorum'
|
||||
base {
|
||||
archivesName = 'exdeorum'
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
## Ex Deorum 1.29
|
||||
- Add a config option to disable the automated_sieve nerf (now you can enable machines to use multiple sieves simultaneously)
|
||||
|
||||
## Ex Deorum 1.28
|
||||
- Fix a bug from 1.26 that made Witch Water crafted from Lava instead of Water
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user