build(minecraft): Fix issues with minecraft mod packaging
This commit is contained in:
@@ -110,10 +110,6 @@ tasks.named("compileTestmodJava") {
|
||||
dependsOn(testmodJcyo)
|
||||
}
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
lombok {
|
||||
version = libs.versions.lombok.get()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user