Ex Deorum 1.24
This commit is contained in:
parent
df46d99c6c
commit
e03deff6c9
|
|
@ -5,7 +5,7 @@ plugins {
|
||||||
id 'org.spongepowered.mixin' version '0.7.+'
|
id 'org.spongepowered.mixin' version '0.7.+'
|
||||||
}
|
}
|
||||||
|
|
||||||
version = '1.23'
|
version = '1.24'
|
||||||
group = 'thedarkcolour.exdeorum'
|
group = 'thedarkcolour.exdeorum'
|
||||||
base {
|
base {
|
||||||
archivesName = 'exdeorum'
|
archivesName = 'exdeorum'
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,8 @@
|
||||||
|
## Ex Deorum 1.24
|
||||||
|
- Fixed water crucibles filling infinitely with rainwater. (PR #54 by CPearl0)
|
||||||
|
- Add option (disabled by default) to make dirt from flowing water and witch water
|
||||||
|
- Fix Infested Leaves not showing in REI composite mode
|
||||||
|
|
||||||
## Ex Deorum 1.23
|
## Ex Deorum 1.23
|
||||||
- Fixed rendering crash with crucibles
|
- Fixed rendering crash with crucibles
|
||||||
- Added recipes to upgrade meshes to the next tier
|
- Added recipes to upgrade meshes to the next tier
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user