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

Commit

Permalink
Merge branch 'GTNewHorizons:master' into more_recipes_for_ABS
Browse files Browse the repository at this point in the history
  • Loading branch information
lordIcocain authored Nov 13, 2023
2 parents 2297d14 + 825151f commit 3b7dcfd
Show file tree
Hide file tree
Showing 165 changed files with 282 additions and 794 deletions.
8 changes: 4 additions & 4 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.75:dev')
api("com.github.GTNewHorizons:bartworks:0.8.9:dev")
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.79:dev')
api("com.github.GTNewHorizons:bartworks:0.8.10:dev")

implementation('curse.maven:cofh-core-69162:2388751')
// https://www.curseforge.com/minecraft/mc-mods/advancedsolarpanels
Expand All @@ -12,7 +12,7 @@ dependencies {
compileOnly('com.github.GTNewHorizons:Binnie:2.2.2:dev') {transitive = false}
compileOnly('curse.maven:PlayerAPI-228969:2248928') {transitive=false}
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:Chisel:2.11.4-GTNH:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:Chisel:2.12.2-GTNH:dev') {transitive=false}

runtimeOnly('com.github.GTNewHorizons:ForestryMC:4.6.14:dev') {transitive=false}
runtimeOnly('com.github.GTNewHorizons:ForestryMC:4.7.0:dev') {transitive=false}
}

This file was deleted.

Loading

0 comments on commit 3b7dcfd

Please sign in to comment.