Make ComputerCraft optional
This commit is contained in:
parent
74226ab6bd
commit
9a23bc0752
8 changed files with 62 additions and 25 deletions
|
@ -21,7 +21,10 @@ dependencies {
|
|||
modImplementation "io.netty:netty-codec-http:4.1.77.Final"
|
||||
|
||||
modImplementation "curse.maven:tardim-531315:4453924"
|
||||
modImplementation "curse.maven:cc-restitched-462672:3908334"
|
||||
//modImplementation "curse.maven:cc-restitched-462672:3908334"
|
||||
//.. maybe?
|
||||
modApi "curse.maven:cc-restitched-462672:3908334"
|
||||
modCompileOnly "curse.maven:cc-restitched-462672:3908334"
|
||||
}
|
||||
|
||||
loom {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue