Skip to content

Commit

Permalink
fix mod menu again?
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamalam360 committed Jun 27, 2021
1 parent e19880c commit af1b4cf
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 @@ -28,7 +28,7 @@ dependencies {

modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_api_version}"

modImplementation "com.terraformersmc:modmenu:2.0.0-beta.7"
modRuntime "com.terraformersmc:modmenu:2.0.0-beta.7"
}

processResources {
Expand Down

0 comments on commit af1b4cf

Please sign in to comment.