|
2 | 2 |
|
3 | 3 | dependencies { |
4 | 4 | shadowImplementation('com.github.GTNewHorizons:AVRcore:1.0.1') |
5 | | - api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.130:dev') |
| 5 | + api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.138:dev') |
6 | 6 | api('com.github.GTNewHorizons:Yamcl:0.6.0:dev') |
7 | 7 | implementation('com.github.GTNewHorizons:GTNEIOrePlugin:1.2.0:dev') |
8 | 8 |
|
9 | 9 | compileOnly("TGregworks:TGregworks:1.7.10-GTNH-1.0.23:deobf") {transitive=false} |
10 | | - compileOnly('com.github.GTNewHorizons:TinkersConstruct:1.11.13-GTNH:dev') {transitive=false} |
| 10 | + compileOnly('com.github.GTNewHorizons:TinkersConstruct:1.11.14-GTNH:dev') {transitive=false} |
11 | 11 | compileOnly('com.github.GTNewHorizons:OpenComputers:1.10.8-GTNH:dev') {transitive=false} |
12 | | - compileOnly('com.github.GTNewHorizons:GTplusplus:1.11.49:dev') {transitive=false} |
| 12 | + compileOnly('com.github.GTNewHorizons:GTplusplus:1.11.51:dev') {transitive=false} |
13 | 13 | compileOnly('com.github.GTNewHorizons:Avaritia:1.49:dev') {transitive=false} |
14 | 14 |
|
15 | 15 | compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev') {transitive=false} |
16 | 16 | compileOnly("curse.maven:extra-utilities-225561:2264384") {transitive=false} |
17 | 17 |
|
18 | 18 | // for testing EOH recipes |
19 | 19 | //runtimeOnlyNonPublishable("TGregworks:TGregworks:1.7.10-GTNH-1.0.23:deobf") |
20 | | - //runtimeOnlyNonPublishable('com.github.GTNewHorizons:TinkersConstruct:1.11.13-GTNH:dev') |
21 | | - //runtimeOnlyNonPublishable('com.github.GTNewHorizons:NewHorizonsCoreMod:2.3.42:dev') |
22 | | - //runtimeOnlyNonPublishable('com.github.GTNewHorizons:GoodGenerator:0.8.18:dev') { |
| 20 | + //runtimeOnlyNonPublishable('com.github.GTNewHorizons:TinkersConstruct:1.11.14-GTNH:dev') |
| 21 | + //runtimeOnlyNonPublishable('com.github.GTNewHorizons:NewHorizonsCoreMod:2.3.44:dev') |
| 22 | + //runtimeOnlyNonPublishable('com.github.GTNewHorizons:GoodGenerator:0.8.19:dev') { |
23 | 23 | // exclude group: "com.github.GTNewHorizons", module: "TecTech" |
24 | 24 | //} |
25 | 25 | //runtimeOnlyNonPublishable("curse.maven:extra-utilities-225561:2264384") {transitive=false} |
|
0 commit comments