Use loom 0.11 runtimeOnlyLog4j

This commit is contained in:
Johannes Frohnmeyer 2022-01-27 14:22:57 +00:00
parent aa1c681ead
commit 246a03175b
1 changed files with 3 additions and 3 deletions

View File

@ -155,9 +155,9 @@ allprojects {
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
}
//loom {
// shareRemapCaches = true
//}
loom {
runtimeOnlyLog4j = true
}
repositories {
maven {