Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Nov 18, 2024
1 parent 4b98b8e commit 8dd3683
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
// Add your dependencies here

dependencies {
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta18:api')
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta20:api')
api("com.github.GTNewHorizons:Mantle:0.4.2:dev")
api("com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.6.44-GTNH:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.6.46-GTNH:dev")
compileOnlyApi("curse.maven:cofh-core-69162:2388751")
compileOnly("com.github.GTNewHorizons:inventory-tweaks:1.7.0:api")
compileOnly("com.github.GTNewHorizons:waila:1.8.1:api")
compileOnly("com.github.GTNewHorizons:waila:1.8.2:api")
compileOnly("com.github.GTNewHorizons:Battlegear2:1.4.1:api") {
}
compileOnly("curse.maven:minefactory-reloaded-66672:2366150")
Expand Down

0 comments on commit 8dd3683

Please sign in to comment.