Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed May 20, 2024
1 parent bbfc61c commit d0d3cdf
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 @@ -40,8 +40,8 @@ dependencies {
exclude group:"com.github.GTNewHorizons", module:"ModularUI"
}
api("com.github.GTNewHorizons:EnderCore:0.4.6:dev")
api("com.github.GTNewHorizons:EnderIO:2.7.6:dev")
api("com.github.GTNewHorizons:ForestryMC:4.8.9:dev")
api("com.github.GTNewHorizons:EnderIO:2.8.0:dev")
api("com.github.GTNewHorizons:ForestryMC:4.8.10:dev")
api("com.github.GTNewHorizons:ModularUI:1.1.42:dev")
api("com.github.GTNewHorizons:Mobs-Info:0.2.6-GTNH:dev")
devOnlyNonPublishable("com.github.GTNewHorizons:Infernal-Mobs:1.8.1-GTNH:dev")
Expand All @@ -68,7 +68,7 @@ dependencies {
{
transitive = false
}
compileOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.3.53:dev")
compileOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.8:dev")
{
transitive = false
}
Expand All @@ -89,7 +89,7 @@ dependencies {
//runtimeOnly("com.github.GTNewHorizons:BetterLoadingScreen:1.6.1-GTNH:dev")
//runtimeOnly("com.github.GTNewHorizons:GTplusplus:1.11.63:dev")
//runtimeOnly("com.github.GTNewHorizons:harvestcraft:1.1.11-GTNH:dev")
//runtimeOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.3.53:dev")
//runtimeOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.8:dev")
//runtimeOnly("com.github.GTNewHorizons:OpenBlocks:1.9.1-GTNH:dev")
//runtimeOnly("com.github.GTNewHorizons:bartworks:0.9.25:dev")
//runtimeOnly("com.github.GTNewHorizons:CraftTweaker:3.3.1:dev")
Expand Down

0 comments on commit d0d3cdf

Please sign in to comment.