Mark AE2 and Patchouli as compile only
This commit is contained in:
parent
21826f2091
commit
55e7831c57
|
|
@ -100,8 +100,8 @@ dependencies {
|
|||
modRuntimeOnly("curse.maven:ferritecore-429235:4074294")
|
||||
modCompileOnly("team.chisel.ctm:CTM:${ctm_version}")
|
||||
modCompileOnly("curse.maven:supermartijncore-454372:4455384")
|
||||
modImplementation("appeng:appliedenergistics2-forge:11.7.3")
|
||||
modImplementation("vazkii.patchouli:Patchouli:1.18.2-71.1")
|
||||
modCompileOnly("appeng:appliedenergistics2-forge:11.7.3")
|
||||
modCompileOnly("vazkii.patchouli:Patchouli:1.18.2-71.1")
|
||||
}
|
||||
|
||||
tasks.withType(JavaCompile) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user