Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Mar 1, 2024
1 parent aac9662 commit 7e84d1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ dependencies {
implementation("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev")
implementation("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev")
compileOnly("curse.maven:cofh-lib-220333:2388748")
compileOnly("com.github.GTNewHorizons:ForestryMC:4.8.2:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:ForestryMC:4.8.4:dev") { transitive = false }
compileOnly("curse.maven:craftguide-75557:2459320")

runtimeOnly("com.github.GTNewHorizons:Baubles:1.0.4:dev") // for Thaumcraft
runtimeOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.5.4-GTNH:dev")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.5.21-GTNH:dev")

compileOnlyApi("com.github.GTNewHorizons:Angelica:1.0.0-alpha31:api")

Expand Down

0 comments on commit 7e84d1a

Please sign in to comment.