Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7
Browse files Browse the repository at this point in the history
Update Cloth And Mod Menu To fix 1.20.1 issues [Minor Changes]
  • Loading branch information
jwkerr authored Jul 8, 2023
2 parents 8537a97 + d6d0e86 commit 0510a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ dependencies {

implementation 'com.google.code.gson:gson:2.10.1'

modApi "com.terraformersmc:modmenu:6.2.1"
modApi "com.terraformersmc:modmenu:7.1.0"

modApi("me.shedaniel.cloth:cloth-config-fabric:10.0.96") {
modApi("me.shedaniel.cloth:cloth-config-fabric:11.0.99") {
exclude(group: "net.fabricmc.fabric-api")
}
}
Expand Down

0 comments on commit 0510a96

Please sign in to comment.