Skip to content

Commit

Permalink
back REI
Browse files Browse the repository at this point in the history
  • Loading branch information
Arborsm committed Apr 8, 2024
1 parent 310d2f2 commit 0cc741d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/scripts/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ dependencies {
// REI
modCompileOnly forge.rei.plugin
modCompileOnly forge.rei.api
modCompileOnly forge.rei.forge
modImplementation forge.rei.forge

// EMI
modCompileOnly("dev.emi:emi-forge:${forge.versions.emi.get()}:api")
modImplementation forge.emi
modCompileOnly forge.emi

// TOP
modCompileOnly(forge.theoneprobe) { transitive = false }
Expand Down

0 comments on commit 0cc741d

Please sign in to comment.