Skip to content

Commit

Permalink
backdate
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 17, 2024
1 parent c5067fc commit 331de67
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
// Add your dependencies here

dependencies {
api("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.107:dev")
api("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.108:dev")
api("com.github.GTNewHorizons:Yamcl:0.6.0:dev")
api("com.github.GTNewHorizons:Baubles:1.0.4:dev")

implementation("com.github.GTNewHorizons:GTNHLib:0.5.22:dev")

compileOnly("com.github.GTNewHorizons:AkashicTome:1.1.9:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Avaritia:1.56:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:twilightforest:2.6.36:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:GTNH-Intergalactic:1.4.30:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Avaritia:1.57:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:twilightforest:2.6.37:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:GTNH-Intergalactic:1.4.31:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Mantle:0.4.2:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.12.16-GTNH:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:WitcheryExtras:1.2.3:dev") { transitive = false }
compileOnly("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev") { transitive = false }
compileOnly rfg.deobf("curse.maven:witchery-69673:2234410")
compileOnly("com.github.GTNewHorizons:Chisel:2.15.3-GTNH:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Chisel:2.15.4-GTNH:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Botania:1.11.7-GTNH:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:BloodMagic:1.6.9:dev") { transitive = false }
compileOnly rfg.deobf("curse.maven:extra-utilities-225561:2264384")
Expand Down

0 comments on commit 331de67

Please sign in to comment.