Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Mar 2, 2025
1 parent 9ccad80 commit 5ae3444
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 @@ -5,9 +5,9 @@ dependencies {
shadowImplementation name: 'OC-JNLua', version: '20230530.0', ext: 'jar'
shadowImplementation name: 'OC-JNLua-Natives', version: '20220928.1', ext: 'jar'

compileOnly("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.30-gtnh:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.32-gtnh:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:Angelica:1.0.0-beta35:api") {transitive = false}
compileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-547-GTNH:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-548-GTNH:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:Avaritiaddons:1.8.4-GTNH:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:BloodMagic:1.7.5:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:BuildCraft:7.1.42:dev") {transitive = false}
Expand All @@ -18,8 +18,8 @@ dependencies {
compileOnly("com.github.GTNewHorizons:ExtraCells2:2.5.35:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:ForestryMC:4.10.3:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:ForgeMultipart:1.6.2:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:Galacticraft:3.3.4-GTNH:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.153:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:Galacticraft:3.3.5-GTNH:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.157:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:GTNHLib:0.6.11:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:ModularUI:1.2.18:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.29-GTNH:dev") {transitive = false}
Expand Down

0 comments on commit 5ae3444

Please sign in to comment.