Ex Deorum 2.8
This commit is contained in:
parent
ec8540d809
commit
9ff4343e37
|
|
@ -4,7 +4,7 @@ plugins {
|
|||
id 'net.neoforged.gradle.userdev' version '7.0.105'
|
||||
}
|
||||
|
||||
version = '2.7'
|
||||
version = '2.8'
|
||||
group = 'thedarkcolour.exdeorum'
|
||||
base {
|
||||
archivesName = 'exdeorum'
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
## Ex Deorum 2.8
|
||||
- Fixed bug where compressed sieves would not drop their sieves upon being broken.
|
||||
- Fix typo in JEI integration where both sieve categories were "Compressed Sieve".
|
||||
- Add integration for SkyBlock Builder. Now, if that mod is installed, SkyBlock builder's preset is chosen by default instead of Ex Deorum's. This goes for the server.properties file too.
|
||||
- Added config option for using compressed sieves simultaneously.
|
||||
- Added Immersive Engineering integration for Ex Deorum's ore chunks.
|
||||
|
||||
## Ex Deorum 2.7
|
||||
- Fixed End Portal not spawning and End Cities not generating
|
||||
- Fixed an issue with void worlds not generating bastion remnants, nether fortresses, or obsidian pillars in the End
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user