diff options
author | Kevin <92656833+kevinthegreat1@users.noreply.github.com> | 2024-07-26 15:15:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 15:15:12 +0800 |
commit | 8288c1b0da604db3242dd848c3a66e0c7f0edc88 (patch) | |
tree | 0f29c27291685e6974eebf8f683814f7c13af5ba /gradle.properties | |
parent | f53edcc01a94be3da0e83d2fc0fe4d13f58f13da (diff) | |
parent | 8f27eb76273fe8424d44c2a1e08e45454e76b77c (diff) | |
download | Skyblocker-8288c1b0da604db3242dd848c3a66e0c7f0edc88.tar.gz Skyblocker-8288c1b0da604db3242dd848c3a66e0c7f0edc88.tar.bz2 Skyblocker-8288c1b0da604db3242dd848c3a66e0c7f0edc88.zip |
Merge pull request #812 from LifeIsAParadox/Quicknav-and-livid-fix
emi/rei, Quicknav, livid and nukekubi head (eman boss head) fix
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) |