Ex Deorum 2.6
This commit is contained in:
parent
dcd020c6dd
commit
174bba9dc0
|
|
@ -1,10 +1,10 @@
|
|||
plugins {
|
||||
id 'java-library'
|
||||
id 'idea'
|
||||
id 'net.neoforged.gradle.userdev' version '7.0.80'
|
||||
id 'net.neoforged.gradle.userdev' version '7.0.105'
|
||||
}
|
||||
|
||||
version = '2.5'
|
||||
version = '2.6'
|
||||
group = 'thedarkcolour.exdeorum'
|
||||
base {
|
||||
archivesName = 'exdeorum'
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
## Ex Deorum 2.6
|
||||
- Fixed crash on server load
|
||||
|
||||
## Ex Deorum 2.5
|
||||
- Fixed compatibility with EMI
|
||||
- Add compressed hammers, sieves, and blocks from Ex Deorum 1.30
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user