Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 2, 2025
1 parent 40b59dc commit d030556
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

dependencies {
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta28: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.7.4-GTNH:dev")
api("com.github.GTNewHorizons:Mantle:0.5.0:dev")
api("com.github.GTNewHorizons:ForgeMultipart:1.6.0:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.7.11-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.2:api")
compileOnly("com.github.GTNewHorizons:Battlegear2:1.4.1:api") {
compileOnly("com.github.GTNewHorizons:Battlegear2:1.4.2:api") {
}
compileOnly("curse.maven:minefactory-reloaded-66672:2366150")
compileOnly("curse.maven:zelda-sword-skills-220540:2384889")
Expand Down

0 comments on commit d030556

Please sign in to comment.