builds in docker
This commit is contained in:
@@ -20,10 +20,13 @@ dependencies {
|
||||
mappings "net.fabricmc:yarn:1.21.1+build.3:v2"
|
||||
modImplementation "net.fabricmc:fabric-loader:0.16.5"
|
||||
|
||||
modImplementation "net.fabricmc.fabric-api:fabric-api:0.106.1+1.21.1"
|
||||
modImplementation "net.fabricmc.fabric-api:fabric-api:0.110.0+1.21.1"
|
||||
|
||||
// Cobblemon
|
||||
modImplementation "com.cobblemon:fabric:1.7.3+1.21.1"
|
||||
|
||||
// Kotlin stdlib needed at compile time to resolve Cobblemon's Kotlin class markers
|
||||
compileOnly "org.jetbrains.kotlin:kotlin-stdlib:1.9.25"
|
||||
}
|
||||
|
||||
java {
|
||||
|
||||
Reference in New Issue
Block a user