Ex Deorum 1.32
This commit is contained in:
parent
7b8eac5da8
commit
c3cd2e6008
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
id 'org.spongepowered.mixin' version '0.7.+'
|
||||
}
|
||||
|
||||
version = '1.31'
|
||||
version = '1.32'
|
||||
group = 'thedarkcolour.exdeorum'
|
||||
base {
|
||||
archivesName = 'exdeorum'
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
## Ex Deorum 1.32
|
||||
- Fixed an issue with void worlds not generating bastion remnants, nether fortresses, or obsidian pillars in the End
|
||||
|
||||
## 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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user