We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cb8b1 commit 05202c1Copy full SHA for 05202c1
dependencies.gradle
@@ -12,6 +12,7 @@ dependencies {
12
jarJar(project(":modules:GregTech-Modern")){ transitive = false }
13
14
jarJar("extra-mods:scg-ctnh:1.1.1")
15
+ jarJar("extra-mods:gregtechmodernfoodoption-0.0.2:0.0.2")
16
modImplementation("extra-mods:create_connected-26.1-all")
17
18
runtimeOnly(ctnh.graphlib)
0 commit comments