We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a542334 commit 2b984e9Copy full SHA for 2b984e9
dependencies.gradle
@@ -21,7 +21,7 @@ dependencies {
21
transformedModCompileOnly("com.github.GTNewHorizons:Baubles:1.0.4:dev")
22
// Transitive updates to make runClient17 work
23
transformedModCompileOnly("com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev")
24
- transformedModCompileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.49.111:dev")
+ transformedModCompileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.01:dev")
25
transformedModCompileOnly("com.github.GTNewHorizons:harvestcraft:1.2.1-GTNH:dev")
26
transformedModCompileOnly("com.github.GTNewHorizons:HungerOverhaul:1.1.0-GTNH:dev")
27
transformedModCompileOnly("com.github.GTNewHorizons:MrTJPCore:1.2.1:dev") // Do not update, fixed afterwards
0 commit comments