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 9, 2024
1 parent d44ad7f commit 156ba77
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
Expand Up @@ -40,7 +40,7 @@ dependencies {
exclude group:"com.github.GTNewHorizons", module:"ModularUI"
}
api("com.github.GTNewHorizons:EnderCore:0.4.6:dev")
api("com.github.GTNewHorizons:EnderIO:2.7.4:dev")
api("com.github.GTNewHorizons:EnderIO:2.8.0:dev")
api("com.github.GTNewHorizons:ForestryMC:4.9.0:dev")
api("com.github.GTNewHorizons:ModularUI:1.1.42:dev")
api("com.github.GTNewHorizons:Mobs-Info:0.2.6-GTNH:dev")
Expand All @@ -52,7 +52,7 @@ dependencies {
{
transitive = false
}
compileOnly("com.github.GTNewHorizons:ThaumicBases:1.6.4:dev")
compileOnly("com.github.GTNewHorizons:ThaumicBases:1.6.7:dev")
{
transitive = false
}
Expand All @@ -72,7 +72,7 @@ dependencies {
{
transitive = false
}
compileOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.3:dev")
compileOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.5:dev")
{
transitive = false
}
Expand All @@ -93,12 +93,12 @@ dependencies {
//runtimeOnly("com.github.GTNewHorizons:BetterLoadingScreen:1.6.1-GTNH:dev")
//runtimeOnly("com.github.GTNewHorizons:GTplusplus:1.12.2:dev")
//runtimeOnly("com.github.GTNewHorizons:harvestcraft:1.1.10-GTNH:dev")
//runtimeOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.3:dev")
//runtimeOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.5:dev")
//runtimeOnly("com.github.GTNewHorizons:OpenBlocks:1.9.1-GTNH:dev")
//runtimeOnly("com.github.GTNewHorizons:bartworks:0.10.0:dev")
//runtimeOnly("com.github.GTNewHorizons:CraftTweaker:3.3.1:dev")
//api("com.github.GTNewHorizons:SpecialMobs:3.5.0:dev")
//api("com.github.GTNewHorizons:twilightforest:2.6.0:dev")
//api("com.github.GTNewHorizons:twilightforest:2.6.5:dev")
//api("com.github.GTNewHorizons:EnderZoo:1.1.0:dev")
runtimeOnly("com.github.GTNewHorizons:Draconic-Evolution:1.3.5-GTNH:dev")
//runtimeOnly("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev")
Expand Down

0 comments on commit 156ba77

Please sign in to comment.