Skip to content

Commit

Permalink
vault mod now has a hard dependency on backpacks …
Browse files Browse the repository at this point in the history
if only it declared those deps, wouldn’t that be great?
  • Loading branch information
alterNERDtive committed Aug 6, 2023
1 parent e47c36c commit d4c8da7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ dependencies {
implementation fg.deobf("curse.maven:quark-243121:3840125")
implementation fg.deobf("curse.maven:autoreglib-250363:3642382")
implementation fg.deobf("curse.maven:ecologics-570463:4171283")
implementation fg.deobf("curse.maven:sophisticated-core-618298:4668692")
implementation fg.deobf("curse.maven:sophisticated-backpacks-422301:4637292")

// util
implementation fg.deobf("curse.maven:lazydfu-433518:3209972")
Expand Down

0 comments on commit d4c8da7

Please sign in to comment.