Ex Deorum 3.1

Close #101
This commit is contained in:
thedarkcolour 2024-07-09 12:11:11 -07:00
parent 8e92e70b8e
commit 2b6bf541c6
No known key found for this signature in database
GPG Key ID: 6599A8E0516C8F38
2 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@ plugins {
id 'net.neoforged.moddev' version '0.1.120'
}
version = '3.0'
version = '3.1'
group = 'thedarkcolour.exdeorum'
base {
archivesName = 'exdeorum'

View File

@ -1,3 +1,6 @@
## Ex Deorum 3.1
- Fix bug where logs drop sawdust.
## Ex Deorum 3.0
- Update to NeoForge 1.21
- MODPACK MAKERS: Check the Ex Deorum Documentation soon, there have been several changes to Ex Deorum recipes.