Skip to content

Commit

Permalink
Merge branch 'master' into drainer-energistics
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored Jan 28, 2024
2 parents 1e5c8db + c3dac80 commit 322203a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
dependencies {
compile('com.github.GTNewHorizons:ForestryMC:4.8.2:dev')


compileOnly('com.github.GTNewHorizons:BloodMagic:1.5.0:dev')
compileOnly('com.github.GTNewHorizons:BloodMagic:1.5.1:dev')
compileOnly('com.github.GTNewHorizons:ThaumicHorizons:1.5.1:dev')
compileOnly('com.github.GTNewHorizons:Baubles:1.0.4:dev') {transitive = false}
compileOnly('com.github.GTNewHorizons:Botania:1.10.5-GTNH:api') {transitive = false}
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev') {transitive = false}
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.41:dev')
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.43:dev')
compileOnly('com.github.GTNewHorizons:ThaumicEnergistics:1.6.1-GTNH:dev')
}

0 comments on commit 322203a

Please sign in to comment.