Skip to content

Commit

Permalink
build: Add missing modmenu dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Dec 8, 2023
1 parent d57ed55 commit 3da29a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
1 change: 1 addition & 0 deletions fabric/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
dependencies {
modCompileOnly "com.terraformersmc:modmenu:$modmenu_version"
}
10 changes: 1 addition & 9 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,8 @@ fabric_version = 0.89.0+1.20.2
fabric_loader_version = 0.14.22

# Dependencies
jei_minecraft_version=1.19.2
jei_version=11.4.0.288
rei_version=10.0.581
wthit_version=6.1.1
jade_fabric_version=4160727
jade_forge_version=4159759
mixin_version=0.8.5
modmenu_version=4159524
theoneprobe_version=4159743
cloth_config_version=9.0.94
modmenu_version=8.0.0

# Gradle
org.gradle.jvmargs=-Xmx3G
Expand Down

0 comments on commit 3da29a2

Please sign in to comment.