Skip to content

Commit

Permalink
Updated Modmenu
Browse files Browse the repository at this point in the history
  • Loading branch information
XDPXI committed Oct 16, 2024
1 parent a905ff9 commit 8af5008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
modImplementation("net.fabricmc:fabric-loader:0.16.7")
modImplementation("net.fabricmc.fabric-api:fabric-api:0.102.0+1.21")
modImplementation("com.terraformersmc:modmenu:11.0.2")
modImplementation("com.terraformersmc:modmenu:11.0.3")
modImplementation("maven.modrinth:sodium:mc1.21-0.6.0-beta.2-fabric")
modImplementation("me.shedaniel.cloth:cloth-config-fabric:15.0.140"){exclude(group: "net.fabricmc.fabric-api")}
include(implementation("com.github.MinnDevelopment:java-discord-rpc:2.0.2"))
Expand Down

0 comments on commit 8af5008

Please sign in to comment.