Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 11, 2025
1 parent ecaa363 commit 0e5e32f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ dependencies {

compileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-518-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:EnderStorage:1.7.0:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.58:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.63:dev") {transitive = false }
compile("com.github.GTNewHorizons:ForestryMC:4.10.1:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:Railcraft:9.16.1:dev") {transitive = false }
compile("com.github.GTNewHorizons:NotEnoughItems:2.7.13-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:Railcraft:9.16.2:dev") {transitive = false }
compile("com.github.GTNewHorizons:NotEnoughItems:2.7.18-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:ForgeMultipart:1.6.0:dev") {transitive = false }
compile("com.github.GTNewHorizons:CodeChickenLib:1.3.0:dev") {transitive = false }
compile("com.github.GTNewHorizons:CodeChickenCore:1.4.0:dev") {transitive = false }
compile("com.github.GTNewHorizons:CodeChickenCore:1.4.1:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:waila:1.8.2:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:Galacticraft:3.3.1-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:TinkersMechworks:0.4.0:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:ProjectRed:4.11.0-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:BloodMagic:1.7.0:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:ThaumicEnergistics:1.7.2-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:ThaumicEnergistics:1.7.4-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:ExtraCells2:2.5.35:dev") {transitive = false }
compileOnly('com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.14-gtnh:dev') {transitive = false }
compileOnly('com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.16-gtnh:dev') {transitive = false }
compile("com.github.GTNewHorizons:EnderIO:2.9.2:dev") {
compile("com.github.GTNewHorizons:EnderCore:0.4.6:dev")
transitive = false
Expand Down

0 comments on commit 0e5e32f

Please sign in to comment.