diff options
author | Yasin <a.piri@hotmail.de> | 2024-07-23 00:02:36 +0200 |
---|---|---|
committer | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2024-07-26 15:09:00 +0800 |
commit | 7918e2102865bc804b25a20aa8caafd4765b54ad (patch) | |
tree | 50006672c78d9a2dfa40937c0e46b730e8a424bb /gradle.properties | |
parent | 17639832d16a6de342c8ba2129cb5e7070643763 (diff) | |
download | Skyblocker-7918e2102865bc804b25a20aa8caafd4765b54ad.tar.gz Skyblocker-7918e2102865bc804b25a20aa8caafd4765b54ad.tar.bz2 Skyblocker-7918e2102865bc804b25a20aa8caafd4765b54ad.zip |
fix skyblock recipe
thx to nea and vic we have our recipes back
Co-Authored-By: viciscat <51047087+viciscat@users.noreply.github.com>
Co-Authored-By: Linnea Gräf <nea@nea.moe>
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index e97585c9..0e359e1d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,7 +21,7 @@ mod_menu_version = 11.0.0-beta.1 ## REI (https://modrinth.com/mod/rei/versions?l=fabric) rei_version = 13.0.666 ## EMI (https://modrinth.com/mod/emi/versions) -emi_version = 1.0.22+1.20.2 +emi_version = 1.1.10+1.21 # Minecraft and Related Libraries ## McDev Annotations (https://central.sonatype.com/artifact/com.demonwav.mcdev/annotations) |