Skip to content

Commit

Permalink
Fix optional patchouli on modrinth [modrinth]
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Jul 15, 2023
1 parent 7cb9152 commit 2ff550d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ if (System.getenv().MODRINTH_KEY) {
required.project "architectury-api"
required.project "fabric-api"
required.project "cloth-config"
optional.project "patchouli-fabric"
optional.project "patchouli"
}
}
}

0 comments on commit 2ff550d

Please sign in to comment.