Ex Deorum 1.31
This commit is contained in:
parent
1e461faa26
commit
ecf3980fb6
|
|
@ -5,7 +5,7 @@ plugins {
|
||||||
id 'org.spongepowered.mixin' version '0.7.+'
|
id 'org.spongepowered.mixin' version '0.7.+'
|
||||||
}
|
}
|
||||||
|
|
||||||
version = '1.30'
|
version = '1.31'
|
||||||
group = 'thedarkcolour.exdeorum'
|
group = 'thedarkcolour.exdeorum'
|
||||||
base {
|
base {
|
||||||
archivesName = 'exdeorum'
|
archivesName = 'exdeorum'
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
## Ex Deorum 1.31
|
||||||
|
- Fixed a server error that would kick players who sprinted on top of Infested Leaves
|
||||||
|
- All recipes now have NBT support for their results (ex. it is now possible to add enchanted books as a sieve drop)
|
||||||
|
|
||||||
## Ex Deorum 1.30
|
## Ex Deorum 1.30
|
||||||
- EMI compatibility
|
- EMI compatibility
|
||||||
- Compressed hammers, sieves, and blocks
|
- Compressed hammers, sieves, and blocks
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user