aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorKevin <92656833+kevinthegreat1@users.noreply.github.com>2023-09-06 21:08:50 -0400
committerGitHub <noreply@github.com>2023-09-06 21:08:50 -0400
commit9c7bf54123f366ad90bfafe81e973b731fd6b5b3 (patch)
tree026571fa642e251746e4f6ba77e7882e3f5b33ac /gradle.properties
parent3f2f7794556c1b8310dc7d4715d5247c02aa9fa8 (diff)
downloadSkyblocker-9c7bf54123f366ad90bfafe81e973b731fd6b5b3.tar.gz
Skyblocker-9c7bf54123f366ad90bfafe81e973b731fd6b5b3.tar.bz2
Skyblocker-9c7bf54123f366ad90bfafe81e973b731fd6b5b3.zip
Emi integration (#278)
Add EMI integration
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 2b3f6150..e85642ad 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -12,12 +12,14 @@ loader_version=0.14.21
fabric_api_version=0.86.0+1.20.1
# Dependencies
-## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files)
+## Cloth Api (https://modrinth.com/mod/cloth-config/versions)
clothconfig_version=11.1.106
-## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files)
+## Mod Menu (https://modrinth.com/mod/modmenu/versions)
mod_menu_version=7.0.1
## REI (https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files)
rei_version=12.0.625
+## EMI (https://modrinth.com/mod/emi/versions)
+emi_version = 1.0.19
## Renderer (https://github.com/0x3C50/Renderer)
renderer_version = master-SNAPSHOT